|
Generated by JDiff |
||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS | ||||||
Added interface com.google.common.util.concurrent.ServiceManagerBridge.
| Changed Methods | ||
ImmutableSetMultimap<State, Service> servicesByState() |
Change in return type from (ImmutableMultimap<State, Service>) to (ImmutableSetMultimap<State, Service>). |
Provides a snapshot of the current state of all the services under management. |
void addListener(Listener) |
Now deprecated. |
Use {@linkplain #addListener(Listener, Executor) the overload that accepts an executor}. |
|
|||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | |||||||