Uses of Package
com.sun.enterprise.config.serverbeans.customvalidators

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

Classes in com.sun.enterprise.config.serverbeans.customvalidators used by com.sun.enterprise.config.serverbeans
ConfigRefConstraint
           
ConnectionPoolConstraints
          List of @ConnectionPoolConstraint
FileRealmPropertyCheck
           
JavaClassName
          User-defined constraint to check if an attribute is a valid Java class name The class name can be a fully qualified classname inlcuding its package name
JDBCRealmPropertyCheck
           
LDAPRealmPropertyCheck
           
NotDuplicateTargetName
          NotDuplicateTargetName class-level constraint to verify that the name attribute is not already in use by another target (cluster, instance, node, config).
NotTargetKeyword
          NotTargetKeyword constraint to verify a name attribute is not a reserved word like 'domain'.
RefConstraint
           
ResourceNameConstraint
           
ResourcePoolReferenceConstraint
           
SolarisRealmPropertyCheck
           
 

Classes in com.sun.enterprise.config.serverbeans.customvalidators used by com.sun.enterprise.config.serverbeans.customvalidators
ConfigRefConstraint
           
ConnectionPoolConstraint
          User defined constraint for Jdbc/Connector Connection Pools.
ConnectionPoolErrorMessages
          Enum containing the different custom validation failures for a connection pool.
FileRealmPropertyCheck
           
JavaClassName
          User-defined constraint to check if an attribute is a valid Java class name The class name can be a fully qualified classname inlcuding its package name
JDBCRealmPropertyCheck
           
LDAPRealmPropertyCheck
           
NotDuplicateTargetName
          NotDuplicateTargetName class-level constraint to verify that the name attribute is not already in use by another target (cluster, instance, node, config).
NotTargetKeyword
          NotTargetKeyword constraint to verify a name attribute is not a reserved word like 'domain'.
RefConstraint
           
ResourceNameConstraint
           
ResourcePoolReferenceConstraint
           
SolarisRealmPropertyCheck
           
 



Copyright © 2012 GlassFish Community. All Rights Reserved.