public interface DeployableMonitorListener
Deployable
changes.Modifier and Type | Method and Description |
---|---|
void |
deployed()
The
Deployable has finished deploying. |
void |
undeployed()
The
Deployable has finished undeploying. |
void deployed()
Deployable
has finished deploying.void undeployed()
Deployable
has finished undeploying.Copyright © 2004-2013 Codehaus. All Rights Reserved.