public class SharedResourcesBrokerUtils extends Object
SharedResourcesBroker functionality.| Constructor and Description |
|---|
SharedResourcesBrokerUtils() |
| Modifier and Type | Method and Description |
|---|---|
static <S extends ScopeType<S>> |
isScopeTypeAncestor(S scopeType,
S possibleAncestor)
|
static void |
shutdownObject(Object obj,
org.slf4j.Logger log)
Close
Closeables and shutdown Services. |