public interface ListenerManager
After implementing the ListenerManager and the relevant listeners, set the name of the class that implements ListenerManager in the startup argument [-ListenerManagerClass:classname] of the EspressManager. Then add the implemented ListenerManager and related classes to the classpath.
Modifier and Type | Method and Description |
---|---|
SchedulerListener |
getSchedulerListener()
Retrieves the SchedulerListener from the manager.
|
SchedulerListener getSchedulerListener()