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

Class Summary
ConfigRefValidator  
ConnectionPoolValidator Implementation for Connection Pool validation.
FileRealmPropertyCheckValidator  
JavaClassNameValidator Implementation for the user-defined constraint annotation @JavaClassName
JDBCRealmPropertyCheckValidator  
LDAPRealmPropertyCheckValidator  
NotDuplicateTargetNameValidator Validation logic for NotDuplicateTargetName constraint
NotTargetKeywordValidator Validation logic for NotTargetKeyword constraint
RefValidator A simple constraint that validates lb-config children.
ResourceNameValidator  
ResourcePoolReferenceValidator  
SolarisRealmPropertyCheckValidator  
 

Enum Summary
ConnectionPoolErrorMessages Enum containing the different custom validation failures for a connection pool.
 

Annotation Types Summary
ConfigRefConstraint  
ConnectionPoolConstraint User defined constraint for Jdbc/Connector Connection Pools.
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  
 



Copyright © 2012 GlassFish Community. All Rights Reserved.