Uses of Interface
com.aspectran.core.service.ServiceStateListener
-
Packages that use ServiceStateListener Package Description com.aspectran.core.service A Package for providing core components and configuring an execution environment. -
-
Uses of ServiceStateListener in com.aspectran.core.service
Methods in com.aspectran.core.service with parameters of type ServiceStateListener Modifier and Type Method Description voidAbstractServiceController. setServiceStateListener(ServiceStateListener serviceStateListener)voidServiceController. setServiceStateListener(ServiceStateListener serviceStateListener)Sets the service state listener.
-