Package | Description |
---|---|
org.wso2.carbon.core.internal |
Class and Description |
---|
ServerRestartHandler
Any specific things that need to be done before the server is restarted should be handled by an
implementation of this interface
|
ServerShutdownHandler
Any specific things that need to be done before the server is shutdown should be handled by an
implementation of this interface.
|
ServerStartupHandler
Deprecated.
use
ServerStartupObserver instead. |
ServerStartupObserver
This class is used as a listener for getting notifications when the server startup happens.
|
Copyright © 2016 WSO2 Inc. All rights reserved.