Uses of Interface
com.sun.enterprise.config.serverbeans.Module
-
Packages that use Module Package Description com.sun.enterprise.config.serverbeans -
-
Uses of Module in com.sun.enterprise.config.serverbeans
Methods in com.sun.enterprise.config.serverbeans that return Module Modifier and Type Method Description static ModuleApplication.Duck. getModule(Application instance, String name)ModuleApplication. getModule(String moduleName)Methods in com.sun.enterprise.config.serverbeans that return types with arguments of type Module Modifier and Type Method Description List<Module>Application. getModule()Methods in com.sun.enterprise.config.serverbeans with parameters of type Module Modifier and Type Method Description static EngineModule.Duck. getEngine(Module instance, String snifferName)
-