org.jboss.managed.api.annotation
Class AnnotationDefaults
java.lang.Object
org.jboss.managed.api.annotation.AnnotationDefaults
public class AnnotationDefaults
- extends Object
Defaults for annotations to test whether object annotations
are at their default value and unitialized.
- Version:
- $Revision: 80120 $
- Author:
- Scott.Stark@jboss.org
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
COMP_TYPE
public static final ManagementComponent COMP_TYPE
- The ManagementComponent uninitialized default
EMPTY_STRING
public static final String EMPTY_STRING
- The default uninitialized String value
- See Also:
- Constant Field Values
AnnotationDefaults
public AnnotationDefaults()
defaultCompType
public static ManagementComponent defaultCompType()
- The unitialized/default ManagementComponent value
- Returns:
- The unitialized/default ManagementComponent value
Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.