JBoss Managed Parent POM 2.1.1.SP2

org.jboss.managed.api.annotation
Class AnnotationDefaults

java.lang.Object
  extended by 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

Field Summary
static ManagementComponent COMP_TYPE
          The ManagementComponent uninitialized default
static String EMPTY_STRING
          The default uninitialized String value
 
Constructor Summary
AnnotationDefaults()
           
 
Method Summary
static ManagementComponent defaultCompType()
          The unitialized/default ManagementComponent value
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

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
Constructor Detail

AnnotationDefaults

public AnnotationDefaults()
Method Detail

defaultCompType

public static ManagementComponent defaultCompType()
The unitialized/default ManagementComponent value

Returns:
The unitialized/default ManagementComponent value

JBoss Managed Parent POM 2.1.1.SP2

Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.