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 © 2014 IronJacamar (http://www.ironjacamar.org)