org.openorb.notify
public class Service extends ServiceBase
Field Summary | |
---|---|
static String | NOTIFY_PKG_PREFIX |
Method Summary | |
---|---|
String | getEventChannelFactoryIOR() |
void | initializeService()
This method is called in the service lifecycle when the service is initialized. |
void | startService()
This method is called in the service lifecycle when the service is started. |
void | stopService()
This method is called in the service lifecycle when the service is stopped. |