Package org.jumpmind.symmetric.web
Interface IServerSymmetricEngineLifecycle
- All Superinterfaces:
IExtensionPoint
-
Method Summary
Modifier and TypeMethodDescriptionvoid
initServer
(ServerSymmetricEngine engine, List<IUriHandler> uriHandlers, IInterceptor[] customInterceptors, AuthenticationInterceptor authInterceptor, NodeConcurrencyInterceptor concurrencyInterceptor)
-
Method Details
-
initServer
void initServer(ServerSymmetricEngine engine, List<IUriHandler> uriHandlers, IInterceptor[] customInterceptors, AuthenticationInterceptor authInterceptor, NodeConcurrencyInterceptor concurrencyInterceptor)
-