Uses of Class
com.sun.enterprise.config.serverbeans.customvalidators.ReferenceConstraint
-
Packages that use ReferenceConstraint Package Description com.sun.enterprise.config.serverbeans com.sun.enterprise.config.serverbeans.customvalidators -
-
Uses of ReferenceConstraint in com.sun.enterprise.config.serverbeans
Classes in com.sun.enterprise.config.serverbeans with annotations of type ReferenceConstraint Modifier and Type Interface Description interfaceClusterA cluster defines a homogeneous set of server instances that share the same applications, resources, and configuration.interfaceClusterRefElement relating a reference to a cluster to be load balanced to an (optional) health-checkerinterfaceJmxConnectorThe jmx-connector element defines the configuration of a JSR 160 compliant remote JMX Connector.interfaceServerJava EE Application Server Configuration Each Application Server instance is a Java EE compliant container.interfaceServerRef -
Uses of ReferenceConstraint in com.sun.enterprise.config.serverbeans.customvalidators
Methods in com.sun.enterprise.config.serverbeans.customvalidators with parameters of type ReferenceConstraint Modifier and Type Method Description voidReferenceValidator. initialize(ReferenceConstraint rc)
-