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.ServiceManagerStateServiceManager.stateAn 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.stateConstructor parameters in com.google.common.util.concurrent with type arguments of type ServiceManager.ServiceManagerStateModifierConstructorDescription(package private)ServiceListener(Service service, WeakReference<ServiceManager.ServiceManagerState> state)