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
Modifier and TypeFieldDescriptionprotected ConfigurationDao
protected org.springframework.core.task.TaskExecutor
-
Constructor Summary
-
Method Summary
-
Field Details
-
taskExecutor
@Autowired protected org.springframework.core.task.TaskExecutor taskExecutor -
cfgDao
-
-
Constructor Details
-
TextNotifier
public TextNotifier()
-
-
Method Details
-
notify
- Specified by:
notify
in interfaceorg.apache.openmeetings.core.notifier.INotifier
- Throws:
Exception
-