Uses of Class
com.sun.enterprise.config.serverbeans.customvalidators.NotDuplicateTargetName

Packages that use NotDuplicateTargetName
com.sun.enterprise.config.serverbeans   
com.sun.enterprise.config.serverbeans.customvalidators   
 

Uses of NotDuplicateTargetName in com.sun.enterprise.config.serverbeans
 

Classes in com.sun.enterprise.config.serverbeans with annotations of type NotDuplicateTargetName
 interface Cluster
          A cluster defines a homogeneous set of server instances that share the same applications, resources, and configuration.
 interface Config
          The configuration defines the configuration of a server instance that can be shared by other server instances.
 interface Node
          A cluster defines a homogeneous set of server instances that share the same applications, resources, and configuration.
 interface Server
          Java EE Application Server Configuration Each Application Server instance is a Java EE compliant container.
 

Uses of NotDuplicateTargetName in com.sun.enterprise.config.serverbeans.customvalidators
 

Methods in com.sun.enterprise.config.serverbeans.customvalidators with parameters of type NotDuplicateTargetName
 void NotDuplicateTargetNameValidator.initialize(NotDuplicateTargetName constraintAnnotation)
           
 



Copyright © 2012 GlassFish Community. All Rights Reserved.