Package com.sun.enterprise.config.serverbeans.customvalidators
package com.sun.enterprise.config.serverbeans.customvalidators
-
ClassDescriptionContextRootCheck constraint to verify a context root attribute is not a duplicate for a virtual server.Validation logic for ContextRootCheck constraintUser-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 nameImplementation for the user-defined constraint annotation @JavaClassNameNotDuplicateTargetName class-level constraint to verify that the name attribute is not already in use by another target (cluster, instance, node, config).Validation logic for NotDuplicateTargetName constraintNotTargetKeyword constraint to verify a name attribute is not a reserved word like 'domain'.Validation logic for NotTargetKeyword constraintAnnotated
ConfigBeanProxyclass contains at least oneStringfield, which value must point to key attribute of some other existingConfigBeanProxyinstance.
UseReferenceConstraint.RemoteKeyannotation on appropriate getters to define such fields.
This constraint is supported forConfigBeanProxyonly.This annotation gets set only on getter method and in combination withReferenceConstraintannotation on the class.