Uses of Interface
com.sun.enterprise.config.serverbeans.JavaConfig

Packages that use JavaConfig
com.sun.enterprise.config.serverbeans   
 

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

Methods in com.sun.enterprise.config.serverbeans that return JavaConfig
 JavaConfig Config.getJavaConfig()
          Gets the value of the javaConfig property.
 

Methods in com.sun.enterprise.config.serverbeans with parameters of type JavaConfig
static List<String> JavaConfig.Duck.getJavacOptionsAsList(JavaConfig me)
           
 void Config.setJavaConfig(JavaConfig value)
          Sets the value of the javaConfig property.
 



Copyright © 2012 GlassFish Community. All Rights Reserved.