org.jboss.managed.api.annotation
Class ManagementProperty.NULL_FIELDS_FACTORY
java.lang.Object
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
| 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 |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ManagementProperty.NULL_FIELDS_FACTORY
public ManagementProperty.NULL_FIELDS_FACTORY()
Copyright © 2008 JBoss Inc.. All Rights Reserved.