org.jboss.managed.api.annotation
Class ManagementProperty.NULL_PROPERTY_FACTORY
java.lang.Object
org.jboss.managed.api.annotation.ManagementProperty.NULL_PROPERTY_FACTORY
- All Implemented Interfaces:
- Serializable, ManagedProperty
- Enclosing class:
- ManagementProperty
public abstract static class ManagementProperty.NULL_PROPERTY_FACTORY
- extends Object
- implements ManagedProperty
Used in ManagementProperty.propertyFactory() to
indicate that no ManagedProperty factory is defined.
- See Also:
- Serialized Form
| 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.ManagedProperty |
checkValidValue, getAnnotations, getDescription, getField, getFields, getLegalValues, getManagedObject, getMappedName, getMaximumValue, getMetaType, getMinimumValue, getName, getTargetManagedObject, getValue, hasViewUse, isMandatory, setField, setManagedObject, setTargetManagedObject, setValue |
ManagementProperty.NULL_PROPERTY_FACTORY
public ManagementProperty.NULL_PROPERTY_FACTORY()
Copyright © 2008 JBoss Inc.. All Rights Reserved.