Package | Description |
---|---|
com.google.common.util.concurrent |
Concurrency utilities.
|
Modifier and Type | Field and Description |
---|---|
private ServiceManager.ServiceManagerState |
ServiceManager.state
An encapsulation of all of the state that is accessed by the service listeners.
|
Modifier and Type | Field and Description |
---|---|
(package private) java.lang.ref.WeakReference<ServiceManager.ServiceManagerState> |
ServiceManager.ServiceListener.state |
Constructor and Description |
---|
ServiceListener(Service service,
java.lang.ref.WeakReference<ServiceManager.ServiceManagerState> state) |