Uses of Interface
org.glassfish.deployment.client.AbstractDeploymentFacility.DFCommandRunner

Packages that use AbstractDeploymentFacility.DFCommandRunner
org.glassfish.deployment.client   
 

Uses of AbstractDeploymentFacility.DFCommandRunner in org.glassfish.deployment.client
 

Methods in org.glassfish.deployment.client that return AbstractDeploymentFacility.DFCommandRunner
protected  AbstractDeploymentFacility.DFCommandRunner RemoteDeploymentFacility.getDFCommandRunner(String commandName, Map<String,Object> commandOptions, String[] operands)
           
protected abstract  AbstractDeploymentFacility.DFCommandRunner AbstractDeploymentFacility.getDFCommandRunner(String commandName, Map<String,Object> commandOptions, String[] operands)
          Returns a command runner for the concrete implementation.
 



Copyright © 2012. All Rights Reserved.