JBoss Managed Parent POM 2.1.1.SP2

org.jboss.managed.api.annotation
Class ManagementParameter.NULL_CONSTRAINTS

java.lang.Object
  extended by 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.


Constructor Summary
ManagementParameter.NULL_CONSTRAINTS()
           
 
Method Summary
 ManagedParameterConstraintsPopulator newInstance()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ManagementParameter.NULL_CONSTRAINTS

public ManagementParameter.NULL_CONSTRAINTS()
Method Detail

newInstance

public ManagedParameterConstraintsPopulator newInstance()
Specified by:
newInstance in interface ManagedParameterConstraintsPopulatorFactory

JBoss Managed Parent POM 2.1.1.SP2

Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.