public interface ServerStartupObserver
Modifier and Type | Method and Description |
---|---|
void |
completedServerStartup()
This method will be invoked just after completing server startup.
|
void |
completingServerStartup()
This method will be invoked just before completing server startup.
|
void completingServerStartup()
void completedServerStartup()
Copyright © 2016 WSO2 Inc. All rights reserved.