Uses of Package
com.sun.enterprise.config.serverbeans.customvalidators
Packages that use com.sun.enterprise.config.serverbeans.customvalidators
Package
Description
-
Classes in com.sun.enterprise.config.serverbeans.customvalidators used by com.sun.enterprise.config.serverbeansClassDescriptionContextRootCheck constraint to verify a context root attribute is not a duplicate for a virtual server.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 nameNotDuplicateTargetName class-level constraint to verify that the name attribute is not already in use by another target (cluster, instance, node, config).NotTargetKeyword constraint to verify a name attribute is not a reserved word like 'domain'.Annotated
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. -
Classes in com.sun.enterprise.config.serverbeans.customvalidators used by com.sun.enterprise.config.serverbeans.customvalidatorsClassDescriptionContextRootCheck constraint to verify a context root attribute is not a duplicate for a virtual server.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 nameNotDuplicateTargetName class-level constraint to verify that the name attribute is not already in use by another target (cluster, instance, node, config).NotTargetKeyword constraint to verify a name attribute is not a reserved word like 'domain'.Annotated
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.