org.apache.geronimo.gshell.clp
Class ArgumentDescriptor

java.lang.Object
  extended by org.apache.geronimo.gshell.clp.Descriptor
      extended by org.apache.geronimo.gshell.clp.ArgumentDescriptor

public class ArgumentDescriptor
extends Descriptor

Descriptor for Argument annotations.

Version:
$Rev: 573330 $ $Date: 2007-09-06 11:20:42 -0700 (Thu, 06 Sep 2007) $

Constructor Summary
ArgumentDescriptor(Argument argument, boolean forceMultiValued)
           
 
Method Summary
 String toString()
           
 
Methods inherited from class org.apache.geronimo.gshell.clp.Descriptor
description, handler, isMultiValued, metaVar, required
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ArgumentDescriptor

public ArgumentDescriptor(Argument argument,
                          boolean forceMultiValued)
Method Detail

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.