Uses of Class
com.sun.enterprise.config.serverbeans.customvalidators.ReferenceConstraint
-
-
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) -
Uses of ReferenceConstraint in org.glassfish.concurrent.config
Classes in org.glassfish.concurrent.config with annotations of type ReferenceConstraint Modifier and Type Interface Description interfaceContextServiceConcurrency context service resource definitioninterfaceManagedExecutorServiceConcurrency managed executor service resource definitioninterfaceManagedScheduledExecutorServiceConcurrency managed scheduled executor service resource definitioninterfaceManagedThreadFactoryConcurrency managed thread factory resource definition -
Uses of ReferenceConstraint in org.glassfish.connectors.config
Classes in org.glassfish.connectors.config with annotations of type ReferenceConstraint Modifier and Type Interface Description interfaceConnectorResource -
Uses of ReferenceConstraint in org.glassfish.jdbc.config
Classes in org.glassfish.jdbc.config with annotations of type ReferenceConstraint Modifier and Type Interface Description interfaceJdbcResourceJDBC javax.sql.(XA)DataSource resource definition
-