public interface ConnectionProviderController
Connection
to the
applicationModifier and Type | Method and Description |
---|---|
void |
restart()
Enables the underlying implementation to re-start fulfilling connection requests
|
void |
shutdown(String shutDownReason)
Shuts down the underlying implementation, and force new connection requests to be rejected with the specified
reason
|
void restart()
void shutdown(String shutDownReason)
Copyright © 2021 Atlassian. All rights reserved.