org.apache.openejb.client
Class CommandParser.Arguments

java.lang.Object
  extended by org.apache.openejb.client.CommandParser.Arguments
Enclosing class:
CommandParser

public static final class CommandParser.Arguments
extends Object


Constructor Summary
CommandParser.Arguments(Options options, List<String> args)
           
 
Method Summary
 List<String> get()
           
 Options options()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CommandParser.Arguments

public CommandParser.Arguments(Options options,
                               List<String> args)
Method Detail

options

public Options options()

get

public List<String> get()


Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.