| Package | Description |
|---|---|
| com.sun.enterprise.config.serverbeans | |
| com.sun.enterprise.config.serverbeans.customvalidators |
| Class and Description |
|---|
| ConfigRefConstraint |
| ContextRootCheck
ContextRootCheck constraint to verify a context root attribute is not a duplicate for a virtual server.
|
| 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'.
|
| ReferenceConstraint
Annotated
ConfigBeanProxy class contains at least one String
field, which value must point to key attribute of some other existing
ConfigBeanProxy instance.Use ReferenceConstraint.RemoteKey annotation on appropriate getters
to define such fields.This constraint is supported for ConfigBeanProxy only. |
| ReferenceConstraint.RemoteKey
This annotation gets set only on getter method and in combination with
ReferenceConstraint annotation on the class. |
| ResourceNameConstraint |
| SolarisRealmPropertyCheck |
| Class and Description |
|---|
| ConfigRefConstraint |
| ContextRootCheck
ContextRootCheck constraint to verify a context root attribute is not a duplicate for a virtual server.
|
| 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'.
|
| ReferenceConstraint
Annotated
ConfigBeanProxy class contains at least one String
field, which value must point to key attribute of some other existing
ConfigBeanProxy instance.Use ReferenceConstraint.RemoteKey annotation on appropriate getters
to define such fields.This constraint is supported for ConfigBeanProxy only. |
| ResourceNameConstraint |
| SolarisRealmPropertyCheck |
Copyright © 2017–2020 Eclipse Foundation. All rights reserved.