Uses of Class
com.google.common.util.concurrent.ServiceManager.ServiceManagerState
Packages that use ServiceManager.ServiceManagerState
-
Uses of ServiceManager.ServiceManagerState in com.google.common.util.concurrent
Fields in com.google.common.util.concurrent declared as ServiceManager.ServiceManagerStateModifier and TypeFieldDescriptionprivate final ServiceManager.ServiceManagerState
ServiceManager.state
An encapsulation of all of the state that is accessed by the service listeners.Fields in com.google.common.util.concurrent with type parameters of type ServiceManager.ServiceManagerStateModifier and TypeFieldDescription(package private) final WeakReference
<ServiceManager.ServiceManagerState> ServiceManager.ServiceListener.state
Constructor parameters in com.google.common.util.concurrent with type arguments of type ServiceManager.ServiceManagerStateModifierConstructorDescription(package private)
ServiceListener
(Service service, WeakReference<ServiceManager.ServiceManagerState> state)