| java.lang.Object org.apache.geronimo.jaxws.builder.JAXWSEJBModuleBuilderExtension
Method Summary | |
public void | addGBeans(EARContext earContext, Module module, ClassLoader cl, Collection repository) | public void | createModule(Module module, Object plan, JarFile moduleFile, String targetPath, URL specDDUrl, Environment environment, Object moduleContextInfo, AbstractName earName, Naming naming, ModuleIDBuilder idBuilder) | public static GBeanInfo | getGBeanInfo() | public void | initContext(EARContext earContext, Module module, ClassLoader cl) | public void | installModule(JarFile earFile, EARContext earContext, Module module, Collection configurationStores, ConfigurationStore targetConfigurationStore, Collection repository) |
GBEAN_INFO | final public static GBeanInfo GBEAN_INFO(Code) | | |
defaultEnvironment | protected Environment defaultEnvironment(Code) | | |
listener | protected AbstractNameQuery listener(Code) | | |
wsGBeanInfo | protected GBeanInfo wsGBeanInfo(Code) | | |
JAXWSEJBModuleBuilderExtension | public JAXWSEJBModuleBuilderExtension() throws Exception(Code) | | |
JAXWSEJBModuleBuilderExtension | public JAXWSEJBModuleBuilderExtension(WebServiceBuilder wsBuilder, Environment defaultEnvironment, AbstractNameQuery listener, Object dataLink, Kernel kernel) throws Exception(Code) | | |
createModule | public void createModule(Module module, Object plan, JarFile moduleFile, String targetPath, URL specDDUrl, Environment environment, Object moduleContextInfo, AbstractName earName, Naming naming, ModuleIDBuilder idBuilder) throws DeploymentException(Code) | | |
getGBeanInfo | public static GBeanInfo getGBeanInfo()(Code) | | |
|
|