|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.invocation.Invocation (src)
org.jboss.invocation.LocalEJBInvocation (src)
org.jboss.ejb.plugins.cmp.jdbc.bridge.CMRInvocation
Optimized invocation object for local CMR invocations
Field Summary |
Fields inherited from class org.jboss.invocation.Invocation (src) |
args, as_is_payload, invocationContext, invocationType, INVOKE_SIGNATURE, method, objectName, payload, transient_payload |
Constructor Summary | |
CMRInvocation()
|
Method Summary | |
CMRMessage (src) |
getCmrMessage()
|
Entrancy (src) |
getEntrancy()
|
void |
setCmrMessage(CMRMessage (src) cmrMessage)
|
void |
setEntrancy(Entrancy (src) entrancy)
|
Methods inherited from class org.jboss.invocation.LocalEJBInvocation (src) |
getCredential, getEnterpriseContext, getId, getPrincipal, getTransaction, setCredential, setEnterpriseContext, setId, setPrincipal, setTransaction |
Methods inherited from class org.jboss.invocation.Invocation (src) |
getArguments, getAsIsPayload, getAsIsValue, getInvocationContext, getMethod, getObjectName, getPayload, getPayloadValue, getTransientPayload, getTransientValue, getType, getValue, isLocal, performCall, setArguments, setInvocationContext, setMethod, setObjectName, setType, setValue, setValue |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public CMRInvocation()
Method Detail |
public Entrancy (src) getEntrancy()
public void setEntrancy(Entrancy (src) entrancy)
public CMRMessage (src) getCmrMessage()
public void setCmrMessage(CMRMessage (src) cmrMessage)
|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |