Serialized Form


Package org.jboss.ejb3.proxy.impl.handler.session

Class org.jboss.ejb3.proxy.impl.handler.session.NotEligibleForDirectInvocationException extends Exception implements Serializable

serialVersionUID: 1L

Class org.jboss.ejb3.proxy.impl.handler.session.SessionLocalProxyInvocationHandler extends SessionProxyInvocationHandlerBase implements Serializable

serialVersionUID: 1L

Class org.jboss.ejb3.proxy.impl.handler.session.SessionProxyInvocationHandlerBase extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

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

Class org.jboss.ejb3.proxy.impl.handler.session.SessionRemoteProxyInvocationHandler extends SessionProxyInvocationHandlerBase implements Serializable

serialVersionUID: 1L

Serialized Fields

url

String url

Package org.jboss.ejb3.proxy.impl.invocation

Class org.jboss.ejb3.proxy.impl.invocation.InvokableContextStatefulRemoteProxyInvocationHack extends org.jboss.aspects.remoting.PojiProxy implements Serializable

Serialized Fields

target

Object target
Deprecated. 
The target (Session ID)


containerGuid

String containerGuid
Deprecated. 
The Globally-Unique ID of the target Container

Class org.jboss.ejb3.proxy.impl.invocation.StatefulRemoteInvocation extends org.jboss.aop.joinpoint.MethodInvocation implements Serializable

serialVersionUID: 523913901046490941L

Serialization Methods

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

Class org.jboss.ejb3.proxy.impl.objectfactory.Ejb3RegistrarProxyObjectFactory extends ProxyObjectFactory implements Serializable

serialVersionUID: 1L

Class org.jboss.ejb3.proxy.impl.objectfactory.ProxyObjectFactory extends Object implements Serializable

serialVersionUID: 1L


Package org.jboss.ejb3.proxy.impl.objectfactory.session

Class org.jboss.ejb3.proxy.impl.objectfactory.session.SessionProxyObjectFactory extends Ejb3RegistrarProxyObjectFactory implements Serializable

serialVersionUID: 1L


Package org.jboss.ejb3.proxy.impl.objectfactory.session.service

Class org.jboss.ejb3.proxy.impl.objectfactory.session.service.ServiceProxyObjectFactory extends Ejb3RegistrarProxyObjectFactory implements Serializable

serialVersionUID: 1L


Package org.jboss.ejb3.proxy.impl.objectfactory.session.stateful

Class org.jboss.ejb3.proxy.impl.objectfactory.session.stateful.StatefulSessionProxyObjectFactory extends SessionProxyObjectFactory implements Serializable

serialVersionUID: 1L


Package org.jboss.ejb3.proxy.impl.objectfactory.session.stateless

Class org.jboss.ejb3.proxy.impl.objectfactory.session.stateless.StatelessSessionProxyObjectFactory extends SessionProxyObjectFactory implements Serializable

serialVersionUID: 1L


Package org.jboss.ejb3.proxy.impl.remoting

Class org.jboss.ejb3.proxy.impl.remoting.IsLocalProxyFactoryInterceptor extends Object implements Serializable

serialVersionUID: -1264055696758370812L

Serialized Fields

marshalledStamp

long marshalledStamp



Copyright © 2010 JBoss, a division of Red Hat, Inc.. All Rights Reserved.