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

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

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

Methods in com.sun.enterprise.config.serverbeans that return Module
static Module Application.Duck.getModule(Application instance, java.lang.String name)
           
 Module Application.getModule(java.lang.String moduleName)
           
 

Methods in com.sun.enterprise.config.serverbeans that return types with arguments of type Module
 java.util.List<Module> Application.getModule()
           
 

Methods in com.sun.enterprise.config.serverbeans with parameters of type Module
static Engine Module.Duck.getEngine(Module instance, java.lang.String snifferName)
           
 



Copyright © 2012 GlassFish Community. All Rights Reserved.