Class TextNotifier
java.lang.Object
org.apache.openmeetings.service.notifier.TextNotifier
- All Implemented Interfaces:
org.apache.openmeetings.core.notifier.INotifier
@Component
public class TextNotifier
extends Object
implements org.apache.openmeetings.core.notifier.INotifier
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected ConfigurationDaoprotected org.springframework.core.task.TaskExecutor -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
taskExecutor
@Autowired protected org.springframework.core.task.TaskExecutor taskExecutor -
cfgDao
-
-
Constructor Details
-
TextNotifier
public TextNotifier()
-
-
Method Details
-
notify
- Specified by:
notifyin interfaceorg.apache.openmeetings.core.notifier.INotifier- Throws:
Exception
-