Uses of Interface
com.sun.enterprise.config.serverbeans.JavaConfig
-
Packages that use JavaConfig Package Description com.sun.enterprise.config.serverbeans -
-
Uses of JavaConfig in com.sun.enterprise.config.serverbeans
Methods in com.sun.enterprise.config.serverbeans that return JavaConfig Modifier and Type Method Description JavaConfigConfig. getJavaConfig()Gets the value of the javaConfig property.Methods in com.sun.enterprise.config.serverbeans with parameters of type JavaConfig Modifier and Type Method Description static List<String>JavaConfig.Duck. getJavacOptionsAsList(JavaConfig me)voidConfig. setJavaConfig(JavaConfig value)Sets the value of the javaConfig property.
-