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

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

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

Methods in com.sun.enterprise.config.serverbeans with annotations of type JavaClassName
 java.lang.String AuthRealm.getClassname()
          Gets the value of the classname property.
 java.lang.String AuditModule.getClassname()
          Gets the value of the classname property.
 java.lang.String ProviderConfig.getClassName()
          Gets the value of the className property.
 java.lang.String CustomResource.getFactoryClass()
          Gets the value of the factoryClass property.
 java.lang.String MailResource.getStoreProtocolClass()
          Gets the value of the storeProtocolClass property.
 java.lang.String MailResource.getTransportProtocolClass()
          Gets the value of the transportProtocolClass property.
 

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

Methods in com.sun.enterprise.config.serverbeans.customvalidators with parameters of type JavaClassName
 void JavaClassNameValidator.initialize(JavaClassName fqcn)
           
 



Copyright © 2012 GlassFish Community. All Rights Reserved.