Serialized Form


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.ejb.plugins

Class org.jboss.ejb.plugins.HandleWrapper extends MarshalledValue 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

Package org.jboss.ha.framework.interfaces

Class org.jboss.ha.framework.interfaces.FirstAvailable extends Object implements Serializable

serialVersionUID: 2008524502721775114L

Class org.jboss.ha.framework.interfaces.FirstAvailableIdenticalAllProxies extends Object implements Serializable

serialVersionUID: 2910756623413400467L

Class org.jboss.ha.framework.interfaces.GenericClusteringException extends org.jboss.util.NestedException implements Serializable

serialVersionUID: 3030093807459327632L

Serialized Fields

isDefinitive

boolean isDefinitive

completed

int completed

Class org.jboss.ha.framework.interfaces.HARMIClient extends Object implements Serializable

serialVersionUID: -1227816478666532463L

Serialization Methods

readObject

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

writeObject

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

key

String key

loadBalancePolicy

org.jboss.ha.client.loadbalance.LoadBalancePolicy loadBalancePolicy

familyClusterInfo

org.jboss.ha.framework.interfaces.FamilyClusterInfo familyClusterInfo

Class org.jboss.ha.framework.interfaces.HARMIResponse extends Object implements Serializable

serialVersionUID: -2027283499335547610L

Serialized Fields

newReplicants

ArrayList<E> newReplicants

currentViewId

long currentViewId

response

Object response

Class org.jboss.ha.framework.interfaces.RandomRobin extends Object implements Serializable

serialVersionUID: -3599638697906618428L

Class org.jboss.ha.framework.interfaces.RoundRobin extends Object implements Serializable

serialVersionUID: 8660076707279597114L

Class org.jboss.ha.framework.interfaces.SubPartitionInfo extends Object implements Serializable

serialVersionUID: -4116262958129610472L

Serialized Fields

subPartitionName

String subPartitionName
Name of the current sub-partition (will be used to create a JGroups group)


subPartitionMergedNames

HashSet<E> subPartitionMergedNames
When sub-partitions are merged, some names will disappear (eg. Merge G1 and G2 in G1) this structure remembers the removed named so that HAPartition can know which new group they should join


memberNodeNames

ArrayList<E> memberNodeNames
List of nodes part of this sub-partition

Class org.jboss.ha.framework.interfaces.SubPartitionsInfo extends Object implements Serializable

serialVersionUID: 3231573521328800529L

Serialized Fields

partitions

SubPartitionInfo[] partitions

groupId

long groupId

Class org.jboss.ha.framework.interfaces.TransactionSticky extends Object implements Serializable

serialVersionUID: -8750524198817324850L

Serialized Fields

delegateLoadBalancePolicy

LoadBalancePolicy delegateLoadBalancePolicy

Class org.jboss.ha.framework.interfaces.TransactionStickyFirstAvailable extends TransactionSticky implements Serializable

serialVersionUID: -8688525543058853326L

Class org.jboss.ha.framework.interfaces.TransactionStickyFirstAvailableIdenticalAllProxies extends TransactionSticky implements Serializable

serialVersionUID: -108026886517429364L

Class org.jboss.ha.framework.interfaces.TransactionStickyRandomRobin extends TransactionSticky implements Serializable

serialVersionUID: -2684882134710754122L

Class org.jboss.ha.framework.interfaces.TransactionStickyRoundRobin extends TransactionSticky implements Serializable

serialVersionUID: 8195610955344716827L


Package org.jboss.ha.framework.server

Class org.jboss.ha.framework.server.ClusterFileTransferException extends Exception implements Serializable

Class org.jboss.ha.framework.server.ClusterNodeImpl extends Object implements Serializable

serialVersionUID: 2713397663824031616L

Serialized Fields

id

String id

jgId

String jgId

originalJGAddress

org.jgroups.stack.IpAddress originalJGAddress

Class org.jboss.ha.framework.server.ClusterPartition.NoHandlerForRPC extends Object implements Serializable

serialVersionUID: -1263095408483622838L

Class org.jboss.ha.framework.server.HAServiceEvent extends EventObject implements Serializable

serialVersionUID: 402026827378491266L

Serialized Fields

type

String type

Class org.jboss.ha.framework.server.SimpleCachableMarshalledValue extends Object 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

Package org.jboss.ha.framework.server.lock

Class org.jboss.ha.framework.server.lock.RemoteLockResponse extends Object implements Serializable

serialVersionUID: -8878607946010425555L

Serialized Fields

flag

RemoteLockResponse.Flag flag

holder

org.jboss.ha.framework.interfaces.ClusterNode holder

responder

org.jboss.ha.framework.interfaces.ClusterNode responder

Class org.jboss.ha.framework.server.lock.TimeoutException extends Exception implements Serializable

serialVersionUID: 7786468949269669386L

Serialized Fields

owner

org.jboss.ha.framework.interfaces.ClusterNode owner

Package org.jboss.ha.framework.server.util

Package org.jboss.ha.framework.test

Class org.jboss.ha.framework.test.ExplicitFailoverClientInterceptor extends Interceptor implements Serializable

serialVersionUID: -23836213158136538L

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.ha.framework.test.ServiceUnavailableClientInterceptor extends Interceptor implements Serializable

serialVersionUID: 8830272856328720750L

Serialization Methods

readExternal

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

writeExternal

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

Package org.jboss.ha.hasessionstate.interfaces

Package org.jboss.ha.hasessionstate.server

Class org.jboss.ha.hasessionstate.server.PackagedSessionImpl extends Object implements Serializable

serialVersionUID: 4162160242862877223L

Serialization Methods

readObject

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

key

Serializable key

state

byte[] state

versionId

long versionId

owner

String owner

Package org.jboss.ha.timestamp

Class org.jboss.ha.timestamp.TimestampDiscrepancy extends Object implements Serializable

serialVersionUID: -6193847623651196577L

Serialized Fields

fastRequestLimit

long fastRequestLimit

fastResponseLimit

long fastResponseLimit

minDiscrepancy

long minDiscrepancy

maxDiscrepancy

long maxDiscrepancy

remoteTimestamp

long remoteTimestamp

requestRoundtripTime

long requestRoundtripTime

Class org.jboss.ha.timestamp.TimestampDiscrepancyService.RemoteDiscrepancies extends Object implements Serializable

serialVersionUID: -7394430305832099065L

Serialized Fields

sender

org.jboss.ha.framework.interfaces.ClusterNode sender

discrepancies

Map<K,V> discrepancies

Class org.jboss.ha.timestamp.TimestampDiscrepancyService.Server extends Object implements Serializable

serialVersionUID: 4477441836405966100L

Serialized Fields

node

org.jboss.ha.framework.interfaces.ClusterNode node

timestampChecked

long timestampChecked

Class org.jboss.ha.timestamp.TimestampDiscrepancyService.TimestampResponse extends Object implements Serializable

serialVersionUID: -9171752596968923020L

Serialized Fields

responder

org.jboss.ha.framework.interfaces.ClusterNode responder

timestamp

long timestamp

Package org.jboss.invocation

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

serialVersionUID: -6402069656713307195L

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.invocation.DataContainerMarshallingInvokerInterceptor extends MarshallingInvokerInterceptor implements Serializable

serialVersionUID: -1889397492156790576L

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

serialVersionUID: 7679468692447241311L

Serialized Fields

context

Map<K,V> 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
Throws:
ObjectStreamException
Serialized Fields

ordinal

int ordinal

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

serialVersionUID: -8031193044335393420L

Serialized Fields

methodStats

Map<K,V> methodStats

concurrentCalls

long concurrentCalls

maxConcurrentCalls

long maxConcurrentCalls

lastResetTime

long lastResetTime

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

serialVersionUID: -8689933338506854386L

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
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 arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

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

Class org.jboss.invocation.JBossLazyUnmarshallingException extends RuntimeException implements Serializable

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

serialVersionUID: -718723094688127810L

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

serialVersionUID: -1527598981234110311L

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.invocation.MarshalledValueEX extends MarshalledValue implements Serializable

serialVersionUID: -1527598981234110322L

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.invocation.MarshallingInvokerInterceptor extends InvokerInterceptor implements Serializable

serialVersionUID: -6473336704093435358L

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

serialVersionUID: 5436722659170811314L

Serialization Methods

readResolve

Object readResolve()
             throws ObjectStreamException
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 arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

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

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

serialVersionUID: 7633261444020820792L

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.invocation.http.interfaces.HttpInvokerProxy extends Object implements Serializable

serialVersionUID: -8249272784108192267L

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.invocation.http.interfaces.HttpInvokerProxyHA extends Object implements Serializable

serialVersionUID: -7081220026780794383L

Serialization Methods

readExternal

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

Throws:
IOException
ClassNotFoundException

writeExternal

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

Throws:
IOException

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 arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

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

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

serialVersionUID: -967671822225981666L

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

Throws:
IOException
ClassNotFoundException

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.

Throws:
IOException

Package org.jboss.invocation.jrmp.server

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

serialVersionUID: 3110972460891691492L

Serialized Fields

log

Logger log

support

ServiceMBeanSupport support

rmiPort

int rmiPort

clientSocketFactory

RMIClientSocketFactory clientSocketFactory

serverSocketFactory

RMIServerSocketFactory serverSocketFactory

clientSocketFactoryName

String clientSocketFactoryName

serverSocketFactoryName

String serverSocketFactoryName

serverAddress

String serverAddress

sslDomain

String sslDomain

invokerStub

RemoteStub invokerStub

backlog

int backlog

enableClassCaching

boolean enableClassCaching

serverAction

org.jboss.invocation.jrmp.server.JRMPInvoker.MBeanServerAction serverAction

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

serialVersionUID: -7657305823982668529L

Serialized Fields

beanMap

HashMap<K,V> beanMap

serviceName

ObjectName serviceName

Package org.jboss.invocation.unified.interfaces

Class org.jboss.invocation.unified.interfaces.UnifiedInvokerHAProxy extends UnifiedInvokerProxy implements Serializable

serialVersionUID: -4813929243402349966L

Serialization Methods

readExternal

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

Throws:
IOException
ClassNotFoundException

writeExternal

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

Throws:
IOException

Class org.jboss.invocation.unified.interfaces.UnifiedInvokerProxy extends Object implements Serializable

serialVersionUID: -1108158470271861548L

Serialization Methods

readExternal

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

writeExternal

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

Package org.jboss.proxy

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

Serialization Methods

readExternal

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

writeExternal

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

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

serialVersionUID: -4061374432170701306L

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.proxy.ClientContainerEx extends ClientContainer implements Serializable

serialVersionUID: -2563480209681946859L

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.proxy.ClientMethodInterceptor extends Interceptor implements Serializable

serialVersionUID: 6010013004557885014L

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.proxy.ClientUserTransactionStickyInterceptor extends AbstractTransactionStickyInterceptor implements Serializable

Serialization Methods

readExternal

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

writeExternal

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

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

serialVersionUID: 4358098404672505200L

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.proxy.SecurityInterceptor extends Interceptor implements Serializable

serialVersionUID: -4206940878404525061L

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.proxy.TransactionInterceptor extends Interceptor implements Serializable

serialVersionUID: 371972342995600888L

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.proxy.TransactionStickyInterceptor extends AbstractTransactionStickyInterceptor implements Serializable

Serialization Methods

readExternal

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

writeExternal

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

Package org.jboss.proxy.ejb

Class org.jboss.proxy.ejb.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.proxy.ejb.EntityInterceptor extends GenericEJBInterceptor implements Serializable

serialVersionUID: 4399705304832568350L

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.proxy.ejb.GenericEJBInterceptor extends Interceptor implements Serializable

serialVersionUID: 3844706474734439975L

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.proxy.ejb.HomeInterceptor extends GenericEJBInterceptor implements Serializable

serialVersionUID: 1333656107035759718L

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.proxy.ejb.ListEntityInterceptor extends EntityInterceptor implements Serializable

serialVersionUID: -5165912623246270565L

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.proxy.ejb.ReadAheadResult extends Object implements Serializable

serialVersionUID: -4041516583763000658L

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.proxy.ejb.RetryInterceptor extends Interceptor implements Serializable

serialVersionUID: 1L

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.proxy.ejb.SecurityContextInterceptor extends Interceptor 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.proxy.ejb.SingleRetryInterceptor extends RetryInterceptor implements Serializable

serialVersionUID: 1L

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.proxy.ejb.StatefulSessionInterceptor extends GenericEJBInterceptor implements Serializable

serialVersionUID: -4333233488946091285L

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.proxy.ejb.StatelessSessionHomeInterceptor extends HomeInterceptor implements Serializable

serialVersionUID: 1333656107035759719L

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.proxy.ejb.StatelessSessionInterceptor extends GenericEJBInterceptor implements Serializable

serialVersionUID: -8807189798153718350L

Serialization Methods

readExternal

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

writeExternal

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



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