org.jboss.managed.api.annotation
Class ManagementParameter.NULL_CONSTRAINTS
java.lang.Object
org.jboss.managed.api.annotation.ManagementParameter.NULL_CONSTRAINTS
- All Implemented Interfaces:
- ManagedParameterConstraintsPopulatorFactory
- Enclosing class:
- ManagementParameter
public static final class ManagementParameter.NULL_CONSTRAINTS
- extends Object
- implements ManagedParameterConstraintsPopulatorFactory
Used in ManagementParameter.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 |
ManagementParameter.NULL_CONSTRAINTS
public ManagementParameter.NULL_CONSTRAINTS()
newInstance
public ManagedParameterConstraintsPopulator newInstance()
- Specified by:
newInstance
in interface ManagedParameterConstraintsPopulatorFactory
Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.