org.glassfish.deployment.client
Interface AbstractDeploymentFacility.DFCommandRunner
- Enclosing class:
- AbstractDeploymentFacility
public static interface AbstractDeploymentFacility.DFCommandRunner
Defines behavior implemented in the local or remote deployment facility
for actually executing the requested command.
run
DFDeploymentStatus run()
throws CommandException
- Runs the command.
- Returns:
- the DF deployment status reflecting the outcome of the operation
- Throws:
com.sun.enterprise.cli.framework.CommandException
CommandException
Copyright © 2012. All Rights Reserved.