org.sonatype.gshell.util
Class AnnotationDescriptor
java.lang.Object
org.sonatype.gshell.util.AnnotationDescriptor
- Direct Known Subclasses:
- CliDescriptor, PreferenceDescriptor
public abstract class AnnotationDescriptor
- extends Object
Base-class for annotation descriptors.
- Since:
- 2.3
- Author:
- Jason Dillon
UNINITIALIZED_STRING
public static final String UNINITIALIZED_STRING
- See Also:
- Constant Field Values
UNINITIALIZED_CHAR
public static final char UNINITIALIZED_CHAR
- See Also:
- Constant Field Values
UNINITIALIZED_CLASS
public static final Class UNINITIALIZED_CLASS
AnnotationDescriptor
public AnnotationDescriptor()
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2008-2011 Sonatype. All Rights Reserved.