Uses of Class
com.sun.enterprise.config.serverbeans.customvalidators.ConfigRefConstraint

Packages that use ConfigRefConstraint
com.sun.enterprise.config.serverbeans   
com.sun.enterprise.config.serverbeans.customvalidators   
 

Uses of ConfigRefConstraint in com.sun.enterprise.config.serverbeans
 

Classes in com.sun.enterprise.config.serverbeans with annotations of type ConfigRefConstraint
 interface Cluster
          A cluster defines a homogeneous set of server instances that share the same applications, resources, and configuration.
 interface Server
          Java EE Application Server Configuration Each Application Server instance is a Java EE compliant container.
 

Uses of ConfigRefConstraint in com.sun.enterprise.config.serverbeans.customvalidators
 

Methods in com.sun.enterprise.config.serverbeans.customvalidators with parameters of type ConfigRefConstraint
 void ConfigRefValidator.initialize(ConfigRefConstraint constraint)
           
 



Copyright © 2012 GlassFish Community. All Rights Reserved.