|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Monitor the deployment status of a Deployable.
| Method Summary | |
java.lang.String |
getDeployableName()
|
long |
getTimeout()
|
void |
monitor()
Check the deployment status of the associated Deployable and tell the registered
DeployableMonitorListener about the status. |
void |
registerListener(DeployableMonitorListener listener)
Register a listener that we will warn about the deployment status of the associated Deployable. |
| Methods inherited from interface org.codehaus.cargo.util.log.Loggable |
getLogger, setLogger |
| Method Detail |
public java.lang.String getDeployableName()
public void registerListener(DeployableMonitorListener listener)
Deployable.
listener - the listener to registerpublic void monitor()
Deployable and tell the registered
DeployableMonitorListener about the status.
public long getTimeout()
Deployable
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||