org.jboss.ejb.plugins.cmp.jdbc2
Class RelationInterceptor.RelationInvocation

java.lang.Object
  extended byorg.jboss.invocation.Invocation (src) 
      extended byorg.jboss.invocation.LocalEJBInvocation (src) 
          extended byorg.jboss.ejb.plugins.cmp.jdbc2.RelationInterceptor.RelationInvocation
Enclosing class:
RelationInterceptor (src)

public static class RelationInterceptor.RelationInvocation
extends LocalEJBInvocation (src)


Field Summary
 RelationInterceptor.CMRMessage (src) msg
           
 
Fields inherited from class org.jboss.invocation.Invocation (src)
args, as_is_payload, invocationContext, invocationType, INVOKE_SIGNATURE, method, objectName, payload, transient_payload
 
Constructor Summary
RelationInterceptor.RelationInvocation(RelationInterceptor.CMRMessage (src)  msg)
           
 
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
 

Field Detail

msg

public final RelationInterceptor.CMRMessage (src)  msg
Constructor Detail

RelationInterceptor.RelationInvocation

public RelationInterceptor.RelationInvocation(RelationInterceptor.CMRMessage (src)  msg)