org.jboss.managed.api.annotation
Class ManagementProperty.NULL_FIELDS_FACTORY

java.lang.Object
  extended by org.jboss.managed.api.annotation.ManagementProperty.NULL_FIELDS_FACTORY
All Implemented Interfaces:
Serializable, Fields
Enclosing class:
ManagementProperty

public abstract static class ManagementProperty.NULL_FIELDS_FACTORY
extends Object
implements Fields

Used in ManagementProperty.fieldsFactory() to indicate that no Fields factory is defined.

See Also:
Serialized Form

Field Summary
 
Fields inherited from interface org.jboss.managed.api.Fields
ANNOTATIONS, ATTACHMENT, DESCRIPTION, LEGAL_VALUES, MANDATORY, MAPPED_NAME, MAXIMUM_VALUE, META_TYPE, MINIMUM_VALUE, NAME, PROPERTY_INFO, VALUE
 
Constructor Summary
ManagementProperty.NULL_FIELDS_FACTORY()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.jboss.managed.api.Fields
getField, setField
 

Constructor Detail

ManagementProperty.NULL_FIELDS_FACTORY

public ManagementProperty.NULL_FIELDS_FACTORY()


Copyright © 2008 JBoss Inc.. All Rights Reserved.