org.jboss.managed.api.annotation
Class ManagementProperty.NULL_CONSTRAINTS
java.lang.Object
org.jboss.managed.api.annotation.ManagementProperty.NULL_CONSTRAINTS
- All Implemented Interfaces:
- ManagedPropertyConstraintsPopulatorFactory
- Enclosing class:
- ManagementProperty
public static final class ManagementProperty.NULL_CONSTRAINTS
- extends Object
- implements ManagedPropertyConstraintsPopulatorFactory
Used in ManagementProperty.constraintsFactory() to
signal that the factory be inferred from the type
of the property.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ManagementProperty.NULL_CONSTRAINTS
public ManagementProperty.NULL_CONSTRAINTS()
newInstance
public ManagedPropertyConstraintsPopulator newInstance()
- Specified by:
newInstance in interface ManagedPropertyConstraintsPopulatorFactory
Copyright © 2008 JBoss Inc.. All Rights Reserved.