Uses of Class
org.codehaus.cargo.container.deployer.AbstractDeployableMonitor
-
Packages that use AbstractDeployableMonitor Package Description org.codehaus.cargo.container.deployer -
-
Uses of AbstractDeployableMonitor in org.codehaus.cargo.container.deployer
Subclasses of AbstractDeployableMonitor in org.codehaus.cargo.container.deployer Modifier and Type Class Description classURLDeployableMonitorMonitor that verifies if aDeployableis deployed by pinging a URL provided by the user.classUrlPathDeployableMonitorMonitor that verifies if aDeployableis deployed by pinging a URL constructed from URL path (provided by the user) and other parameters provided by container configuration.
-