Uses of Class
com.tangosol.util.ServiceEvent
Packages that use ServiceEvent
- 
Uses of ServiceEvent in com.tangosol.util
Methods in com.tangosol.util with parameters of type ServiceEventModifier and TypeMethodDescriptionvoidServiceListener.serviceStarted(ServiceEvent evt) Invoked when a service has started.voidServiceListener.serviceStarting(ServiceEvent evt) Invoked when a service is starting.voidServiceListener.serviceStopped(ServiceEvent evt) Invoked when a service has stopped.voidServiceListener.serviceStopping(ServiceEvent evt) Invoked when a service is stopping.