Serialized Form


Package org.jboss.cache.invalidation

Class org.jboss.cache.invalidation.BatchInvalidation extends Object implements Serializable

Serialized Fields

ids

Serializable[] ids

invalidationGroupName

String invalidationGroupName


Package org.jboss.cache.invalidation.bridges

Class org.jboss.cache.invalidation.bridges.JMSCacheInvalidationMessage extends Object implements Serializable

Serialized Fields

bis

BatchInvalidation[] bis

emitter

VMID emitter

invalidateAllGroupName

String invalidateAllGroupName


Package org.jboss.deployment

Class org.jboss.deployment.DeploymentException extends org.jboss.util.NestedException implements Serializable

Class org.jboss.deployment.DeploymentInfo extends Object implements Serializable

serialVersionUID: 1131841473723490707l

Serialized Fields

date

Date date

url

URL url

localUrl

URL localUrl

watch

URL watch

shortName

String shortName

lastDeployed

long lastDeployed

lastModified

long lastModified

status

String status

state

org.jboss.deployment.DeploymentState state

classpath

Collection classpath

mbeans

List mbeans

subDeployments

Set subDeployments

parent

org.jboss.deployment.DeploymentInfo parent

webContext

String webContext

document

Document document

documentUrl

URL documentUrl

isXML

boolean isXML

isScript

boolean isScript

isDirectory

boolean isDirectory

deployedObject

javax.management.ObjectName deployedObject

repositoryConfig

org.jboss.mx.loading.LoaderRepositoryFactory.LoaderRepositoryConfig repositoryConfig

Class org.jboss.deployment.DeploymentState extends Object implements Serializable

Serialization Methods

readResolve

private Object readResolve()
                    throws ObjectStreamException
Serialized Fields

state

String state

Class org.jboss.deployment.IncompleteDeploymentException extends org.jboss.deployment.DeploymentException implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream)
                  throws IOException
Serialized Fields

string

String string

Class org.jboss.deployment.SubDeployerSupport.ClassConfiguration extends org.jboss.util.property.PropertyContainer implements Serializable

Serialized Fields

nativeLibToken

String nativeLibToken


Package org.jboss.ejb

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

serialVersionUID: -7108821554259950778l

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException

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

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException

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

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException

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

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException,
                         ClassNotFoundException
Serialized Fields

ejbObject

javax.ejb.EJBObject ejbObject

ejbLocalObject

javax.ejb.EJBLocalObject ejbLocalObject

ctx

javax.ejb.SessionContext ctx


Package org.jboss.ejb.plugins

Class org.jboss.ejb.plugins.HandleWrapper extends MarshalledValue implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
The object implements the readExternal method to restore its contents by calling the methods of DataInput for primitive types and readObject for objects, strings and arrays. The readExternal method must read the values in the same sequence and with the same types as were written by writeExternal.

Throws:
IOException - if I/O errors occur
ClassNotFoundException - If the class for an object being restored cannot be found.

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
The object implements the writeExternal method to save its contents by calling the methods of DataOutput for its primitive values or calling the writeObject method of ObjectOutput for objects, strings, and arrays.

Serial Data:
Overriding methods should use this tag to describe the data layout of this Externalizable object. List the sequence of element types and, if possible, relate the element to a public/protected field and/or method of this Externalizable class.
Throws:
IOException - Includes any I/O exceptions that may occur


Package org.jboss.ejb.plugins.cmp.ejbql

Class org.jboss.ejb.plugins.cmp.ejbql.UnknownPathException extends RuntimeException implements Serializable

Serialized Fields

reason

String reason

path

String path

fieldName

String fieldName

errorLine

int errorLine

errorColumn

int errorColumn


Package org.jboss.ejb.plugins.cmp.jdbc.bridge

Class org.jboss.ejb.plugins.cmp.jdbc.bridge.CMPMessage extends Object implements Serializable

Serialization Methods

readResolve

Object readResolve()
             throws ObjectStreamException
Serialized Fields

ordinal

int ordinal

Class org.jboss.ejb.plugins.cmp.jdbc.bridge.CMRMessage extends Object implements Serializable

Serialization Methods

readResolve

Object readResolve()
             throws ObjectStreamException
Serialized Fields

ordinal

int ordinal


Package org.jboss.ejb.plugins.cmp.jdbc2

Class org.jboss.ejb.plugins.cmp.jdbc2.RelationInterceptor.CMRMessage extends Object implements Serializable

Serialization Methods

readResolve

Object readResolve()
             throws ObjectStreamException
Serialized Fields

ordinal

int ordinal


Package org.jboss.ejb.plugins.cmp.jdbc2.schema

Class org.jboss.ejb.plugins.cmp.jdbc2.schema.Cache.RemoveException extends RuntimeException implements Serializable

Serialized Fields

cause

Throwable cause


Package org.jboss.ejb.plugins.keygenerator.uuid

Class org.jboss.ejb.plugins.keygenerator.uuid.UUIDKeyGeneratorFactory extends Object implements Serializable


Package org.jboss.ejb.plugins.local

Class org.jboss.ejb.plugins.local.LocalHomeProxy extends LocalProxy implements Serializable

serialVersionUID: 1762319499924478521l

Class org.jboss.ejb.plugins.local.LocalProxy extends Object implements Serializable

serialVersionUID: 8387750757101826407l

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Restore the jndiName using default serialization and then lookup the BaseLocalProxyFactory using the jndiName


writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Serialized Fields

jndiName

String jndiName


Package org.jboss.ejb.plugins.lock

Class org.jboss.ejb.plugins.lock.Entrancy extends Object implements Serializable

Serialization Methods

readResolve

Object readResolve()
             throws ObjectStreamException

Class org.jboss.ejb.plugins.lock.NonReentrantLock.ReentranceException extends Exception implements Serializable


Package org.jboss.invocation

Class org.jboss.invocation.ByValueInvokerInterceptor extends InvokerInterceptor implements Serializable

serialVersionUID: -6402069656713307195l

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Un-externalize this instance.


writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Externalize this instance.

Class org.jboss.invocation.InvocationContext extends Object implements Serializable

serialVersionUID: 7679468692447241311l

Serialized Fields

context

Map context

Class org.jboss.invocation.InvocationException extends Exception implements Serializable

Serialized Fields

cause

Throwable cause

Class org.jboss.invocation.InvocationKey extends Object implements Serializable

serialVersionUID: -5117370636698417671l

Serialization Methods

readResolve

Object readResolve()
             throws ObjectStreamException
Serialized Fields

ordinal

int ordinal
The persistent integer representation of the key enum

Class org.jboss.invocation.InvocationStatistics extends Object implements Serializable

Serialized Fields

methodStats

Map methodStats
A HashMap of the method invocations


concurrentCalls

long concurrentCalls

maxConcurrentCalls

long maxConcurrentCalls

lastResetTime

long lastResetTime

Class org.jboss.invocation.InvocationStatistics.TimeStatistic extends Object implements Serializable

Serialized Fields

count

long count

minTime

long minTime

maxTime

long maxTime

totalTime

long totalTime

Class org.jboss.invocation.InvocationType extends Object implements Serializable

serialVersionUID: 6460196085190851775l

Serialization Methods

readResolve

Object readResolve()
             throws ObjectStreamException
Serialized Fields

ordinal

int ordinal

Class org.jboss.invocation.InvokerInterceptor extends Interceptor implements Serializable

serialVersionUID: 2548120545997920357l

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Un-externalize this instance.

We check timestamps of the interfaces to see if the instance is in the original VM of creation


writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Externalize this instance.

If this instance lives in a different VM than its container invoker, the remote interface of the container invoker is not externalized.

Class org.jboss.invocation.MarshalledInvocation extends Invocation implements Serializable

serialVersionUID: -718723094688127810l

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException

Class org.jboss.invocation.MarshalledValue extends Object implements Serializable

serialVersionUID: -1527598981234110311l

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
The object implements the readExternal method to restore its contents by calling the methods of DataInput for primitive types and readObject for objects, strings and arrays. The readExternal method must read the values in the same sequence and with the same types as were written by writeExternal.

Throws:
IOException - if I/O errors occur
ClassNotFoundException - If the class for an object being restored cannot be found.

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
The object implements the writeExternal method to save its contents by calling the methods of DataOutput for its primitive values or calling the writeObject method of ObjectOutput for objects, strings, and arrays.

Serial Data:
Overriding methods should use this tag to describe the data layout of this Externalizable object. List the sequence of element types and, if possible, relate the element to a public/protected field and/or method of this Externalizable class.
Throws:
IOException - Includes any I/O exceptions that may occur

Class org.jboss.invocation.MarshallingInvokerInterceptor extends InvokerInterceptor implements Serializable

serialVersionUID: -6473336704093435358l

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Un-externalize this instance.

We check timestamps of the interfaces to see if the instance is in the original VM of creation


writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Externalize this instance.

If this instance lives in a different VM than its container invoker, the remote interface of the container invoker is not externalized.

Class org.jboss.invocation.PayloadKey extends Object implements Serializable

serialVersionUID: 5436722659170811314l

Serialization Methods

readResolve

Object readResolve()
             throws ObjectStreamException
Serialized Fields

ordinal

int ordinal

Class org.jboss.invocation.ServiceUnavailableException extends RemoteException implements Serializable


Package org.jboss.invocation.http.interfaces

Class org.jboss.invocation.http.interfaces.ClientMethodInterceptor extends Interceptor implements Serializable

serialVersionUID: 3511654206312502958l

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Reads the next interceptor.


writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Writes the next interceptor.

Class org.jboss.invocation.http.interfaces.HttpInvokerProxy extends Object implements Serializable

serialVersionUID: -8249272784108192267l

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Un-externalize this instance.


writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Externalize this instance.


Package org.jboss.invocation.jrmp.interfaces

Class org.jboss.invocation.jrmp.interfaces.JRMPInvokerProxy extends Object implements Serializable

serialVersionUID: -3713605626489646730l

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Un-externalize this instance.


writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Externalize this instance and handle obtaining the remoteInvoker stub


Package org.jboss.invocation.jrmp.server

Class org.jboss.invocation.jrmp.server.JRMPInvoker extends RemoteServer implements Serializable

Serialized Fields

log

org.jboss.logging.Logger log
Instance logger.


support

org.jboss.system.ServiceMBeanSupport support
Service MBean support delegate.


rmiPort

int rmiPort
The port the container will be exported on


clientSocketFactory

RMIClientSocketFactory clientSocketFactory
An optional custom client socket factory


serverSocketFactory

RMIServerSocketFactory serverSocketFactory
An optional custom server socket factory


clientSocketFactoryName

String clientSocketFactoryName
The class name of the optional custom client socket factory


serverSocketFactoryName

String serverSocketFactoryName
The class name of the optional custom server socket factory


serverAddress

String serverAddress
The address to bind the rmi port on


sslDomain

String sslDomain
The name of the security domain to use with server sockets that support SSL


invokerStub

RemoteStub invokerStub

backlog

int backlog
The socket accept backlog


enableClassCaching

boolean enableClassCaching
A flag to enable caching of classes in the MarshalledValueInputStream


Package org.jboss.invocation.pooled.interfaces

Class org.jboss.invocation.pooled.interfaces.PooledInvokerProxy extends Object implements Serializable

serialVersionUID: -1456509931095566410l

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Un-externalize this instance.


writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Externalize this instance and handle obtaining the remoteInvoker stub

Class org.jboss.invocation.pooled.interfaces.PooledMarshalledInvocation extends MarshalledInvocation implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException

Class org.jboss.invocation.pooled.interfaces.PooledMarshalledValue extends Object implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
The object implements the readExternal method to restore its contents by calling the methods of DataInput for primitive types and readObject for objects, strings and arrays. The readExternal method must read the values in the same sequence and with the same types as were written by writeExternal.

Throws:
IOException - if I/O errors occur
ClassNotFoundException - If the class for an object being restored cannot be found.

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
The object implements the writeExternal method to save its contents by calling the methods of DataOutput for its primitive values or calling the writeObject method of ObjectOutput for objects, strings, and arrays.

Serial Data:
Overriding methods should use this tag to describe the data layout of this Externalizable object. List the sequence of element types and, if possible, relate the element to a public/protected field and/or method of this Externalizable class.
Throws:
IOException - Includes any I/O exceptions that may occur

Class org.jboss.invocation.pooled.interfaces.ServerAddress extends Object implements Serializable

serialVersionUID: -7206359745950445445l

Serialized Fields

address

String address
Address of host ot connect to


port

int port
Port the service is listening on


enableTcpNoDelay

boolean enableTcpNoDelay
If the TcpNoDelay option should be used on the socket.


timeout

int timeout
Timeout of setSoTimeout


clientSocketFactory

SocketFactory clientSocketFactory


Package org.jboss.jms.asf

Class org.jboss.jms.asf.StdServerSessionPoolFactory extends Object implements Serializable

Serialized Fields

name

String name
The name of this factory.


xidFactory

org.jboss.tm.XidFactoryMBean xidFactory


Package org.jboss.jms.jndi

Class org.jboss.jms.jndi.AbstractJMSProviderAdapter extends Object implements Serializable

Serialized Fields

name

String name
The name of the provider.


providerURL

String providerURL
The provider url.


properties

Properties properties
The properties


queueFactoryRef

String queueFactoryRef
The queue factory name to use.


topicFactoryRef

String topicFactoryRef
The topic factory name to use.

Class org.jboss.jms.jndi.JBossMQProvider extends AbstractJMSProviderAdapter implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Deprecated. 
Override of standard de-serialization to re-create logger.

Serialized Fields

hasJndiSecurityManager

String hasJndiSecurityManager
Deprecated. 
Flag to enable JNDI security manager.

Class org.jboss.jms.jndi.JNDIProviderAdapter extends AbstractJMSProviderAdapter implements Serializable

Serialized Fields

log

org.jboss.logging.Logger log
Instance logger.


Package org.jboss.jmx.adaptor.ejb

Class org.jboss.jmx.adaptor.ejb.EJBAdaptorBean extends Object implements Serializable

Serialized Fields

log

org.jboss.logging.Logger log

mContext

javax.ejb.SessionContext mContext
The EJB session context.


mbeanServer

javax.management.MBeanServer mbeanServer
The mbean server which we will delegate the work too.


listenerNames

Vector listenerNames
A list of the registered listener object names


remoteListeners

HashMap remoteListeners
A HashSet for the registered listeners

Class org.jboss.jmx.adaptor.ejb.ServiceUnavailableException extends Exception implements Serializable


Package org.jboss.jmx.adaptor.rmi

Class org.jboss.jmx.adaptor.rmi.RMIAdaptorImpl extends UnicastRemoteObject implements Serializable

Serialized Fields

mbeanServer

javax.management.MBeanServer mbeanServer
Reference to the MBeanServer all the methods of this Connector are forwarded to


listenerNames

Vector listenerNames
A list of the registered listener object names


remoteListeners

HashMap remoteListeners
A HashSet for the registered listeners

Class org.jboss.jmx.adaptor.rmi.RMIRemoteMBeanProxy extends Object implements Serializable

Serialized Fields

remoteServer

RMIAdaptor remoteServer
The server to proxy invoke calls to.


name

javax.management.ObjectName name
The name of the object to invoke.


Package org.jboss.jmx.connector.invoker.client

Class org.jboss.jmx.connector.invoker.client.InvokerAdaptorClientInterceptor extends Interceptor implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Reads the next interceptor.


writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Writes the next interceptor.

Class org.jboss.jmx.connector.invoker.client.InvokerAdaptorException extends Exception implements Serializable

serialVersionUID: 24842201105890823l

Serialized Fields

wrapped

Throwable wrapped
The wrapped exception


Package org.jboss.jmx.connector.notification

Class org.jboss.jmx.connector.notification.RMIClientNotificationListener extends ClientNotificationListener implements Serializable


Package org.jboss.logging

Class org.jboss.logging.Logger extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream)
                 throws IOException,
                        ClassNotFoundException
Serialized Fields

name

String name


Package org.jboss.monitor.client

Class org.jboss.monitor.client.BeanCacheSnapshot extends Object implements Serializable

Serialized Fields

m_application

String m_application

m_container

String m_container

m_passivatingBeans

int m_passivatingBeans

m_cacheMinCapacity

int m_cacheMinCapacity

m_cacheMaxCapacity

int m_cacheMaxCapacity

m_cacheCapacity

int m_cacheCapacity

m_cacheSize

int m_cacheSize

m_buffer

StringBuffer m_buffer


Package org.jboss.naming

Class org.jboss.naming.ExternalContext.SerializableInitialContext extends RefAddr implements Serializable

serialVersionUID: -6512260531255770463l

Serialized Fields

jndiName

String jndiName

contextClass

Class contextClass

contextProps

Properties contextProps

cacheContext

boolean cacheContext


Package org.jboss.naming.interceptors

Class org.jboss.naming.interceptors.ExceptionInterceptor extends Interceptor implements Serializable

serialVersionUID: 6010013004557885014l

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Reads the next interceptor.


writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Writes the next interceptor.


Package org.jboss.proxy

Class org.jboss.proxy.ClientContainer extends Object implements Serializable

serialVersionUID: -4061374432170701306l

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Externalization support.


writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Externalization support.

Class org.jboss.proxy.ClientContainerEx extends ClientContainer implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Externalization support.


writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Externalization support.

Class org.jboss.proxy.ClientMethodInterceptor extends Interceptor implements Serializable

serialVersionUID: 6010013004557885014l

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Reads the next interceptor.


writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Writes the next interceptor.

Class org.jboss.proxy.Interceptor extends Object implements Serializable

serialVersionUID: 4358098404672505200l

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Reads the next interceptor.


writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Writes the next interceptor.

Class org.jboss.proxy.SecurityInterceptor extends Interceptor implements Serializable

serialVersionUID: -4206940878404525061l

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Reads the next interceptor.


writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Writes the next interceptor.

Class org.jboss.proxy.TransactionInterceptor extends Interceptor implements Serializable

serialVersionUID: 371972342995600888l

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Reads the next interceptor.


writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Writes the next interceptor.


Package org.jboss.proxy.ejb

Class org.jboss.proxy.ejb.EJBMetaDataImpl extends Object implements Serializable

serialVersionUID: -3698855455664391097l

Serialized Fields

remote

Class remote

home

Class home

pkClass

Class pkClass

session

boolean session

statelessSession

boolean statelessSession

homeHandle

javax.ejb.HomeHandle homeHandle

Class org.jboss.proxy.ejb.EntityInterceptor extends GenericEJBInterceptor implements Serializable

serialVersionUID: 4399705304832568350l

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Reads the next interceptor.


writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Writes the next interceptor.

Class org.jboss.proxy.ejb.GenericEJBInterceptor extends Interceptor implements Serializable

serialVersionUID: 3844706474734439975l

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Reads the next interceptor.


writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Writes the next interceptor.

Class org.jboss.proxy.ejb.HomeInterceptor extends GenericEJBInterceptor implements Serializable

serialVersionUID: 1333656107035759718l

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Reads the next interceptor.


writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Writes the next interceptor.

Class org.jboss.proxy.ejb.ListEntityInterceptor extends EntityInterceptor implements Serializable

serialVersionUID: -5165912623246270565l

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Externalization support.

Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Externalization support.

Throws:
IOException

Class org.jboss.proxy.ejb.ReadAheadResult extends Object implements Serializable

serialVersionUID: -4041516583763000658l

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException

Class org.jboss.proxy.ejb.RetryInterceptor extends Interceptor implements Serializable

serialVersionUID: 1l

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Reads the next interceptor.


writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Writes the next interceptor.

Class org.jboss.proxy.ejb.StatefulSessionInterceptor extends GenericEJBInterceptor implements Serializable

serialVersionUID: -4333233488946091285l

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Reads the next interceptor.


writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Writes the next interceptor.

Class org.jboss.proxy.ejb.StatelessSessionHomeInterceptor extends HomeInterceptor implements Serializable

serialVersionUID: 1333656107035759719l

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Reads the next interceptor.


writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Writes the next interceptor.

Class org.jboss.proxy.ejb.StatelessSessionInterceptor extends GenericEJBInterceptor implements Serializable

serialVersionUID: -8807189798153718350l

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Reads the next interceptor.


writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Writes the next interceptor.


Package org.jboss.proxy.ejb.handle

Class org.jboss.proxy.ejb.handle.EntityHandleImpl extends Object implements Serializable

serialVersionUID: -132866169652666721l

Serialization Methods

readObject

private void readObject(ObjectInputStream ois)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream oos)
                  throws IOException
Serialized Fields

Class org.jboss.proxy.ejb.handle.HomeHandleImpl extends Object implements Serializable

serialVersionUID: 208629381571948124l

Serialization Methods

readObject

private void readObject(ObjectInputStream ois)
                 throws IOException,
                        ClassNotFoundException

writeObject

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

Serialized Fields

Class org.jboss.proxy.ejb.handle.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

Invoker invoker

id

Object id

Class org.jboss.proxy.ejb.handle.StatelessHandleImpl extends Object implements Serializable

serialVersionUID: 3811452873535097661l

Serialization Methods

readObject

private void readObject(ObjectInputStream ois)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream oos)
                  throws IOException
Serialized Fields


Package org.jboss.security

Class org.jboss.security.SimplePrincipal extends Object implements Serializable

Serialized Fields

name

String name


Package org.jboss.security.plugins

Class org.jboss.security.plugins.NullSecurityManager extends Object implements Serializable

Serialized Fields

securityDomain

String securityDomain


Package org.jboss.tm

Class org.jboss.tm.GlobalId extends Object implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput)
                  throws IOException,
                         ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput)
                   throws IOException

Class org.jboss.tm.JBossRollbackException extends RollbackException implements Serializable

Serialized Fields

t

Throwable t

Class org.jboss.tm.JBossTransactionRolledbackException extends TransactionRolledbackException implements Serializable

Class org.jboss.tm.JBossTransactionRolledbackLocalException extends javax.ejb.TransactionRolledbackLocalException implements Serializable

Class org.jboss.tm.TransactionTimeout.TransactionTimeoutException extends Exception implements Serializable

Class org.jboss.tm.XidImpl extends Object implements Serializable

Serialized Fields

hash

int hash

globalId

byte[] globalId

branchId

byte[] branchId


Package org.jboss.tm.usertx.client

Class org.jboss.tm.usertx.client.ClientUserTransaction extends Object implements Serializable

Serialized Fields

session

UserTransactionSession session
The RMI remote interface to the real tx service session at the server.


Package org.jboss.tm.usertx.server

Class org.jboss.tm.usertx.server.UserTransactionSessionFactoryImpl extends UnicastRemoteObject implements Serializable


Package org.jboss.verifier.event

Class org.jboss.verifier.event.VerificationEvent extends EventObject implements Serializable

Serialized Fields

isOk

boolean isOk

isWarning

boolean isWarning

message

String message

beanName

String beanName

method

Method method

section

String section

info

String info

Class org.jboss.verifier.event.VerificationEventGeneratorSupport extends org.gjt.lindfors.util.EventGeneratorSupport implements Serializable



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