public interface StateObjectManagerRegistry
| Modifier and Type | Method and Description |
|---|---|
StateObjectManager |
get(java.lang.String objectName)
Returns the named
StateObjectManager. |
StateObjectManager get(java.lang.String objectName)
StateObjectManager.org.apache.hivemind.ApplicationRuntimeException - if no such SOPM is defined.