Interface DiscoveryAction
- All Superinterfaces:
Callable<DeployContext>
- All Known Implementing Classes:
AbstractDiscoveryAction,DryDiscoveryAction,SshDiscoveryAction
-
Method Details
-
discover
DeployContext discover() -
getException
DiscoveryFailedException getException() -
getState
DiscoveryState getState() -
getDeployLocation
DeployLocation getDeployLocation()
-