Serialized Form


Package org.jboss.ejb3

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

serialVersionUID: -1683253088746668495L

Class org.jboss.ejb3.EJBContainerInvocation extends org.jboss.ejb3.interceptors.container.ContainerMethodInvocation implements Serializable

serialVersionUID: 4941832732679380382L

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<A extends EJBContainer,T extends BeanContext<?>> implements Serializable

serialVersionUID: 5402917625526438235L

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.MCKernelAbstraction.AlreadyInstantiated extends org.jboss.beans.metadata.plugins.AbstractConstructorMetaData implements Serializable

serialVersionUID: 8120833830553872619L

Serialized Fields

bean

Object bean

Package org.jboss.ejb3.aop

Class org.jboss.ejb3.aop.LifeCycleInvocation extends org.jboss.aop.joinpoint.InvocationBase implements Serializable

serialVersionUID: 1L


Package org.jboss.ejb3.cache

Class org.jboss.ejb3.cache.CacheFactoryNotRegisteredException extends Exception implements Serializable

serialVersionUID: -881723607135494483L


Package org.jboss.ejb3.cache.persistence

Class org.jboss.ejb3.cache.persistence.PersistenceManagerFactoryNotRegisteredException extends Exception implements Serializable

serialVersionUID: -881723607135494483L


Package org.jboss.ejb3.cache.simple

Class org.jboss.ejb3.cache.simple.SimpleStatefulCache.CacheMap extends LinkedHashMap<Object,StatefulBeanContext> implements Serializable

serialVersionUID: 4514182777643616159L


Package org.jboss.ejb3.cache.tree

Class org.jboss.ejb3.cache.tree.AbortableLRUAlgorithmConfiguration extends org.jboss.cache.eviction.LRUAlgorithmConfig implements Serializable

Class org.jboss.ejb3.cache.tree.ContextInUseException extends RuntimeException implements Serializable

serialVersionUID: 7731424431763921352L


Package org.jboss.ejb3.dependency

Class org.jboss.ejb3.dependency.EjbLinkDemandMetaData extends org.jboss.util.JBossObject implements Serializable

serialVersionUID: 1L

Serialized Fields

demand

ObjectName demand
The demand


whenRequired

org.jboss.dependency.spi.ControllerState whenRequired
When the dependency is required


Package org.jboss.ejb3.entity

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

serialVersionUID: -2221892311301499591L

Serialized Fields

identity

String identity

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

serialVersionUID: 7866450655332120010L

Serialization Methods

readExternal

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

writeExternal

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

Package org.jboss.ejb3.entity.hibernate

Class org.jboss.ejb3.entity.hibernate.ExtendedSessionInvocationHandler extends Object implements Serializable

serialVersionUID: -2091491765429086936L

Serialized Fields

identity

String identity

Class org.jboss.ejb3.entity.hibernate.TransactionScopedSessionInvocationHandler extends Object implements Serializable

serialVersionUID: -5788395417446868080L

Serialization Methods

readExternal

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

writeExternal

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

Package org.jboss.ejb3.injection

Class org.jboss.ejb3.injection.InjectionInvocation extends org.jboss.aop.joinpoint.InvocationBase implements Serializable

serialVersionUID: 1L

Serialized Fields

ctx

BeanContext<T extends Container> ctx

injector

Injector injector

Package org.jboss.ejb3.mdb

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

serialVersionUID: 2674696422707368208L

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

serialVersionUID: -3096930718616437880L

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

serialVersionUID: -2077140072365253007L

Serialized Fields

producer

ProducerManager producer

interceptors

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

Package org.jboss.ejb3.metadata

Class org.jboss.ejb3.metadata.JBossSessionGenericWrapper extends org.jboss.metadata.ejb.jboss.JBossSessionBeanMetaData implements Serializable

serialVersionUID: 1L

Serialized Fields

delegate

org.jboss.metadata.ejb.jboss.JBossGenericBeanMetaData delegate
Deprecated. 

Package org.jboss.ejb3.metadata.jpa.spec

Class org.jboss.ejb3.metadata.jpa.spec.PersistenceUnitMetaData extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

parent

PersistenceUnitsMetaData parent

name

String name

Class org.jboss.ejb3.metadata.jpa.spec.PersistenceUnitsMetaData extends org.jboss.metadata.javaee.support.AbstractMappedMetaData<PersistenceUnitMetaData> implements Serializable

serialVersionUID: 1L

Serialized Fields

persistenceUnitRootUrl

URL persistenceUnitRootUrl
The persistence unit root is shared by all persistence units defined in this persistence xml.


Package org.jboss.ejb3.pool

Class org.jboss.ejb3.pool.PoolFactoryNotRegisteredException extends Exception implements Serializable

serialVersionUID: -881723607135494483L


Package org.jboss.ejb3.proxy.impl

Class org.jboss.ejb3.proxy.impl.EJBMetaDataImpl extends Object implements Serializable

serialVersionUID: -3698855455664391097L

Serialized Fields

remote

Class<T> remote

home

Class<T> home

pkClass

Class<T> pkClass

session

boolean session

statelessSession

boolean statelessSession

homeHandle

javax.ejb.HomeHandle homeHandle

Class org.jboss.ejb3.proxy.impl.HomeHandleImpl extends Object implements Serializable

serialVersionUID: 208629381571948124L

Serialization Methods

readObject

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

writeObject

private void writeObject(ObjectOutputStream oos)
                  throws IOException
Throws:
IOException
Serialization Overview
The persistent field defintions

Serialized Fields

Package org.jboss.ejb3.remoting

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

serialVersionUID: 5765933584762500725L

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

serialVersionUID: 337700910587744646L

Serialized Fields

marshalledStamp

long marshalledStamp

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

serialVersionUID: -1264055696758370812L

Serialized Fields

marshalledStamp

long marshalledStamp
Deprecated. 

Class org.jboss.ejb3.remoting.LoadBalancePolicyNotRegisteredException extends Exception implements Serializable


Package org.jboss.ejb3.stateful

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

serialVersionUID: -1014049268033863907L

Serialized Fields

id

Object id

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

serialVersionUID: 7835719320529968045L

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.ProxiedStatefulBeanContext extends StatefulBeanContext implements Serializable

serialVersionUID: -5156610459343035743L

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.StatefulBeanContext extends SessionSpecBeanContext<StatefulContainer> implements Serializable

serialVersionUID: -102470788178912606L

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.StatefulBeanContextReference extends Object implements Serializable

serialVersionUID: -7622266426902284032L

Serialized Fields

oid

Object oid

containerGuid

String containerGuid

containerClusterUid

String containerClusterUid

isClustered

boolean isClustered

Class org.jboss.ejb3.stateful.StatefulContainerInvocation extends EJBContainerInvocation<StatefulContainer,StatefulBeanContext> implements Serializable

serialVersionUID: -7636489066612082373L

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.StatefulHandleRemoteImpl extends Object implements Serializable

serialVersionUID: -6324520755180597156L

Serialized Fields

proxy

javax.ejb.EJBObject proxy

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

serialVersionUID: 1L

Serialization Methods

writeReplace

private Object writeReplace()
                     throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

containerGuid

String containerGuid
The container identifier.


containerClusterUid

String containerClusterUid

id

Object id
The SFSB identifier.


isClustered

boolean isClustered

Package org.jboss.ejb3.stateless

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

serialVersionUID: 1L

Serialization Methods

readResolve

private Object readResolve()
                    throws ObjectStreamException
Throws:
ObjectStreamException

writeReplace

private Object writeReplace()
                     throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

handler

javassist.util.proxy.MethodHandler handler

interfaces

Class<T>[] interfaces

Class org.jboss.ejb3.stateless.JavassistProxyReplacement extends JavassistProxy implements Serializable

serialVersionUID: 9099344618191098800L

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

serialVersionUID: 3811452873535097661L

Serialized Fields

proxy

javax.ejb.EJBObject proxy

Package org.jboss.ejb3.statistics

Class org.jboss.ejb3.statistics.InvocationStatistics extends Object implements Serializable

serialVersionUID: -1637309757441812924L

Serialized Fields

methodStats

Map<K,V> methodStats
A HashMap of the method invocations


concurrentCalls

long concurrentCalls

maxConcurrentCalls

long maxConcurrentCalls

lastResetTime

long lastResetTime

Class org.jboss.ejb3.statistics.InvocationStatistics.TimeStatistic extends Object implements Serializable

serialVersionUID: -3717837456831579570L

Serialized Fields

count

long count

minTime

long minTime

maxTime

long maxTime

totalTime

long totalTime



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