org.apache.geronimo.cli.deployer
Interface DistributeCommandArgs

All Superinterfaces:
CommandArgs
All Known Implementing Classes:
DistributeCommandArgsImpl, DistributeCommandArgsImpl

public interface DistributeCommandArgs
extends CommandArgs


Method Summary
 String[] getTargets()
           
 boolean isInPlace()
           
 
Methods inherited from interface org.apache.geronimo.cli.deployer.CommandArgs
getArgs
 

Method Detail

getTargets

String[] getTargets()

isInPlace

boolean isInPlace()


Copyright © 2003-2008 The Apache Geronimo development community. All Rights Reserved.