public interface GracefulCallback
Modifier and Type | Method and Description |
---|---|
void |
cancel()
This method is triggered when a shutdown is cancelled
|
void |
done()
This method is triggered when either there are no active
connections, or the specified timeout has occurred
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.