public interface PostStartupListener
| Modifier and Type | Method and Description |
|---|---|
void |
postStartUp(ServerSpace serverspace,
AccessControl accessControl,
Set<ConnectionHandler<? extends EMFStoreInterface>> connectionHandlers)
Is called post startup.
|
void postStartUp(ServerSpace serverspace, AccessControl accessControl, Set<ConnectionHandler<? extends EMFStoreInterface>> connectionHandlers)
serverspace - serverspaceaccessControl - accesscontrolconnectionHandlers - set of connection handlerCopyright © 2017. All rights reserved.