public class AndesServerShutDownListener extends Object implements org.wso2.carbon.core.ServerShutdownHandler
Constructor and Description |
---|
AndesServerShutDownListener(org.osgi.framework.ServiceRegistration qpidService)
Need to keep reference of QpidService so that we can unregister it.
|
Modifier and Type | Method and Description |
---|---|
void |
invoke()
Before the shut down process begins, we need to close any and all dependent services threads that could be
affected by unavailability of dependencies activated within the server.
|
Copyright © 2020 WSO2. All rights reserved.