Serialized Form
Package org.jboss.ejb3.proxy.impl.handler.session |
serialVersionUID: 1L
serialVersionUID: 1L
serialVersionUID: 1L
target
Object target
- The target for this Invocation (for instance, Session ID)
interceptors
org.jboss.aop.advice.Interceptor[] interceptors
- The interceptors to apply to inovcations upon this handler
containerName
String containerName
- The name under which the target container is registered
containerGuid
String containerGuid
- The Globally-unique Container ID
businessInterfaceType
String businessInterfaceType
- Fully-qualified name of the class targeted either for injection
or casting to support getInvokedBusinessInterface. May be
null to denote non-deterministic invocation
serialVersionUID: 1L
url
String url
Package org.jboss.ejb3.proxy.impl.invocation |
target
Object target
- Deprecated.
- The target (Session ID)
containerGuid
String containerGuid
- Deprecated.
- The Globally-Unique ID of the target Container
serialVersionUID: 523913901046490941L
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
- Deprecated.
- Throws:
IOException
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- Deprecated.
- Throws:
IOException
Package org.jboss.ejb3.proxy.impl.objectfactory |
serialVersionUID: 1L
serialVersionUID: 1L
Package org.jboss.ejb3.proxy.impl.objectfactory.session |
serialVersionUID: 1L
Package org.jboss.ejb3.proxy.impl.objectfactory.session.service |
serialVersionUID: 1L
Package org.jboss.ejb3.proxy.impl.objectfactory.session.stateful |
serialVersionUID: 1L
Package org.jboss.ejb3.proxy.impl.objectfactory.session.stateless |
serialVersionUID: 1L
Package org.jboss.ejb3.proxy.impl.remoting |
serialVersionUID: -1264055696758370812L
marshalledStamp
long marshalledStamp
Copyright © 2010 JBoss, a division of Red Hat, Inc.. All Rights Reserved.