Uses of Class
com.tangosol.util.ServiceEvent
-
Uses of ServiceEvent in com.tangosol.util
Modifier and TypeMethodDescriptionvoid
ServiceListener.serviceStarted
(ServiceEvent evt) Invoked when a service has started.void
ServiceListener.serviceStarting
(ServiceEvent evt) Invoked when a service is starting.void
ServiceListener.serviceStopped
(ServiceEvent evt) Invoked when a service has stopped.void
ServiceListener.serviceStopping
(ServiceEvent evt) Invoked when a service is stopping.