|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DeployableMonitor
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 |
|---|
java.lang.String getDeployableName()
void registerListener(DeployableMonitorListener listener)
Deployable.
listener - the listener to registervoid monitor()
Deployable and tell the registered
DeployableMonitorListener about the status.
long getTimeout()
Deployable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||