Note that Notifications are not guaranteed to be delivered in order. Thus, it is theoretically possible for a DEPLOYMENT_COMPLETED_NOTIFICATION_TYPE to be received before a DEPLOYMENT_STARTED_NOTIFICATION_TYPE.
A subclass may choose to override {@link #deploymentStarted}, {@link #deploymentProgress} and @since AppServer 9.0
|
|