public class WebComponentInvocation extends ComponentInvocation
ComponentInvocation.ComponentInvocationTypeappName, componentId, container, instance, jndiEnvironment, moduleName, oldSecurityContext, transaction| Constructor and Description |
|---|
WebComponentInvocation(WebModule wm) |
WebComponentInvocation(WebModule wm,
Object instance) |
WebComponentInvocation(WebModule wm,
Object instance,
String instanceName) |
| Modifier and Type | Method and Description |
|---|---|
Method |
getWebServiceMethod() |
Object |
getWebServiceTie() |
void |
setWebServiceMethod(Method method) |
void |
setWebServiceTie(Object tie) |
clearRegistry, clone, getAppName, getAuth, getComponentId, getContainer, getContainerContext, getInstance, getInstanceName, getInvocationType, getJNDIEnvironment, getModuleName, getOldSecurityContext, getRegistryFor, getResourceHandler, getResourceTableKey, getTransaction, getTransactionOperationsManager, isPreInvokeDone, isTransactionCompleting, setAuth, setComponentInvocationType, setInstanceName, setJNDIEnvironment, setOldSecurityContext, setPreInvokeDone, setRegistryFor, setResourceHandler, setResourceTableKey, setTransaction, setTransactionCompeting, setTransactionOperationsManagerpublic WebComponentInvocation(WebModule wm)
Copyright © 2017. All rights reserved.