Uses of Interface
com.tangosol.util.ServiceListener
Package
Description
Contains basic cluster interfaces and factories.
Contains various generic utilities.
-
Uses of ServiceListener in com.tangosol.net
Modifier and TypeMethodDescriptionvoid
WrapperService.addServiceListener
(ServiceListener listener) Register a ServiceListener that will receive events pertaining to the lifecycle of this Service.void
WrapperService.removeServiceListener
(ServiceListener listener) Unregister a ServiceListener from this ConnectionManager. -
Uses of ServiceListener in com.tangosol.util
Modifier and TypeMethodDescriptionvoid
Service.addServiceListener
(ServiceListener listener) Register a ServiceListener that will receive events pertaining to the lifecycle of this Service.void
Service.removeServiceListener
(ServiceListener listener) Unregister a ServiceListener from this ConnectionManager.