public class DeploymentServerStartupObserver extends Object implements ServerStartupObserver
Constructor and Description |
---|
DeploymentServerStartupObserver() |
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.
|
public void completedServerStartup()
ServerStartupObserver
completedServerStartup
in interface ServerStartupObserver
public void completingServerStartup()
ServerStartupObserver
completingServerStartup
in interface ServerStartupObserver
Copyright © 2016 WSO2 Inc. All rights reserved.