org.apache.openejb.client
Class CommandParser.Category

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

public static class CommandParser.Category
extends CommandParser.Option


Constructor Summary
CommandParser.Category(java.lang.String name)
           
 
Method Summary
 
Methods inherited from class org.apache.openejb.client.CommandParser.Option
description, getDescription, getMini, getName, getType, getValue, setDescription, setType, setValue, type, value
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CommandParser.Category

public CommandParser.Category(java.lang.String name)


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