Serialized Form


Package org.jboss.annotation.ejb

Class org.jboss.annotation.ejb.MessagePropertiesImpl extends Object implements Serializable

Serialized Fields

deliveryMode

DeliveryMode deliveryMode

ttl

int ttl

priority

int priority

Package org.jboss.ejb

Class org.jboss.ejb.CacheKey extends Object implements Serializable

serialVersionUID: -7108821554259950778L

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Class org.jboss.ejb.ListCacheKey extends org.jboss.ejb.CacheKey implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Class org.jboss.ejb.StatefulSessionEnterpriseContext extends org.jboss.ejb.EnterpriseContext implements Serializable

serialVersionUID: -7027865698975183585L

Serialization Methods

readObject

private void readObject(ObjectInputStream arg0)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException
Serialized Fields

ejbObject

javax.ejb.EJBObject ejbObject

ejbLocalObject

javax.ejb.EJBLocalObject ejbLocalObject

ctx

javax.ejb.SessionContext ctx

Package org.jboss.ejb3

Class org.jboss.ejb3.EJBContainerInvocation extends org.jboss.aop.joinpoint.MethodInvocation implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Class org.jboss.ejb3.EJBContainerInvocationWrapper extends EJBContainerInvocation implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Class org.jboss.ejb3.LocalProxy extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

container

Container container

ejbName

String ejbName

Package org.jboss.ejb3.entity

Class org.jboss.ejb3.entity.ExtendedEntityManager extends Object implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException

Class org.jboss.ejb3.entity.ExtendedHibernateSession extends Object implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException

Class org.jboss.ejb3.entity.InjectedEntityManager extends Object implements Serializable

Serialized Fields

jndiName

String jndiName

initialContextProperties

Hashtable<K,V> initialContextProperties

Class org.jboss.ejb3.entity.InjectedEntityManagerFactory extends Object implements Serializable

Serialized Fields

jndiName

String jndiName

initialContextProperties

Hashtable<K,V> initialContextProperties

Class org.jboss.ejb3.entity.InjectedHibernateSession extends Object implements Serializable

Serialized Fields

jndiName

String jndiName

initialContextProperties

Hashtable<K,V> initialContextProperties

Class org.jboss.ejb3.entity.InjectedSessionFactory extends Object implements Serializable

Serialized Fields

jndiName

String jndiName

initialContextProperties

Hashtable<K,V> initialContextProperties

Package org.jboss.ejb3.mdb

Class org.jboss.ejb3.mdb.ActivationSpec extends HashMap<String,String> implements Serializable

Class org.jboss.ejb3.mdb.ProducerImpl extends Object implements Serializable

Serialized Fields

connectionFactory

String connectionFactory

transacted

boolean transacted

acknoledgeMode

int acknoledgeMode

Class org.jboss.ejb3.mdb.ProducerManagerImpl extends Object implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException

Class org.jboss.ejb3.mdb.ProducerProxy extends Object implements Serializable

Serialized Fields

producer

ProducerManager producer

interceptors

org.jboss.aop.advice.Interceptor[] interceptors

Package org.jboss.ejb3.remoting

Class org.jboss.ejb3.remoting.BaseRemoteProxy extends Object implements Serializable

Serialized Fields

containerId

Object containerId

interceptors

org.jboss.aop.advice.Interceptor[] interceptors

metadata

org.jboss.aop.metadata.SimpleMetaData metadata

Class org.jboss.ejb3.remoting.IsLocalInterceptor extends Object implements Serializable


Package org.jboss.ejb3.service

Class org.jboss.ejb3.service.ServiceLocalProxy extends LocalProxy implements Serializable

Serialized Fields

provider

org.jboss.aspects.asynch.AsynchProvider provider

Class org.jboss.ejb3.service.ServiceRemoteProxy extends BaseRemoteProxy implements Serializable

Serialized Fields

uri

org.jboss.remoting.InvokerLocator uri

provider

org.jboss.aspects.asynch.AsynchProvider provider

Package org.jboss.ejb3.session

Class org.jboss.ejb3.session.BaseSessionRemoteProxy extends BaseRemoteProxy implements Serializable

Serialized Fields

id

Object id

handle

javax.ejb.Handle handle

homeHandle

javax.ejb.HomeHandle homeHandle

ejbMetaData

javax.ejb.EJBMetaData ejbMetaData

Package org.jboss.ejb3.stateful

Class org.jboss.ejb3.stateful.ForwardId extends RuntimeException implements Serializable

Serialized Fields

id

Object id

Class org.jboss.ejb3.stateful.StatefulBeanContext extends BaseSessionContext implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException

Class org.jboss.ejb3.stateful.StatefulClusteredProxy extends BaseRemoteProxy implements Serializable

Serialized Fields

id

Object id

family

org.jboss.aspects.remoting.FamilyWrapper family

lbPolicy

org.jboss.ha.framework.interfaces.LoadBalancePolicy lbPolicy

provider

org.jboss.aspects.asynch.AsynchProvider provider

Class org.jboss.ejb3.stateful.StatefulContainerInvocation extends EJBContainerInvocation implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Class org.jboss.ejb3.stateful.StatefulHandleImpl extends Object implements Serializable

serialVersionUID: -6324520755180597156L

Serialized Fields

invokerID

Object invokerID
The value of our local Invoker.ID to detect when we are local.


objectName

int objectName
The identity of the bean.


jndiName

String jndiName

invokerProxyBinding

String invokerProxyBinding

invoker

org.jboss.invocation.Invoker invoker

id

Object id

jndiEnv

Hashtable<K,V> jndiEnv
The JNDI env in effect when the home handle was created

Class org.jboss.ejb3.stateful.StatefulLocalProxy extends LocalProxy implements Serializable

Serialized Fields

id

Object id

provider

org.jboss.aspects.asynch.AsynchProvider provider

initTypes

Class<T>[] initTypes

initValues

Object[] initValues

Class org.jboss.ejb3.stateful.StatefulRemoteInvocation extends org.jboss.aop.joinpoint.MethodInvocation implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException

Class org.jboss.ejb3.stateful.StatefulRemoteProxy extends BaseSessionRemoteProxy implements Serializable

Serialized Fields

uri

org.jboss.remoting.InvokerLocator uri

provider

org.jboss.aspects.asynch.AsynchProvider provider

handle

javax.ejb.Handle handle

homeHandle

javax.ejb.HomeHandle homeHandle

ejbMetaData

javax.ejb.EJBMetaData ejbMetaData

Package org.jboss.ejb3.stateless

Class org.jboss.ejb3.stateless.StatelessClusteredProxy extends BaseRemoteProxy implements Serializable

Serialized Fields

family

org.jboss.aspects.remoting.FamilyWrapper family

lbPolicy

org.jboss.ha.framework.interfaces.LoadBalancePolicy lbPolicy

provider

org.jboss.aspects.asynch.AsynchProvider provider

Class org.jboss.ejb3.stateless.StatelessHandleImpl extends Object implements Serializable

serialVersionUID: 3811452873535097661L

Serialization Methods

readObject

private void readObject(ObjectInputStream ois)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream oos)
                  throws IOException
Throws:
IOException
Serialized Fields

Class org.jboss.ejb3.stateless.StatelessLocalProxy extends LocalProxy implements Serializable

Serialized Fields

provider

org.jboss.aspects.asynch.AsynchProvider provider

Class org.jboss.ejb3.stateless.StatelessRemoteProxy extends BaseSessionRemoteProxy implements Serializable

Serialized Fields

uri

org.jboss.remoting.InvokerLocator uri

provider

org.jboss.aspects.asynch.AsynchProvider provider

Package org.jboss.ejb3.tx

Class org.jboss.ejb3.tx.UserTransactionImpl extends Object implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.