当前页面:
在线文档首页 >
JBoss 4.0.1 sp1 cluster API Documentation 英文版文档
Serialized Form (JBoss Cluster API) - JBoss 4.0.1 sp1 cluster API Documentation 英文版文档
Serialized Form
Package org.jboss.cache.invalidation.bridges |
Class org.jboss.cache.invalidation.bridges.JMSCacheInvalidationMessage extends Object implements Serializable |
bis
org.jboss.cache.invalidation.BatchInvalidation[] bis
emitter
VMID emitter
invalidateAllGroupName
String invalidateAllGroupName
Package org.jboss.ejb.plugins |
Class org.jboss.ejb.plugins.HandleWrapper extends org.jboss.invocation.MarshalledValue implements Serializable |
readExternal
public void readExternal(ObjectInput)
throws IOException,
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput)
throws IOException
Package org.jboss.ha.framework.interfaces |
serialVersionUID: 2008524502721775114l
serialVersionUID: 2910756623413400467l
isDefinitive
boolean isDefinitive
completed
int completed
serialVersionUID: -1227816478666532463l
readObject
private void readObject(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream stream)
throws IOException
key
String key
loadBalancePolicy
LoadBalancePolicy loadBalancePolicy
familyClusterInfo
FamilyClusterInfo familyClusterInfo
serialVersionUID: -2027283499335547610l
newReplicants
ArrayList newReplicants
currentViewId
long currentViewId
response
Object response
serialVersionUID: -3599638697906618428l
serialVersionUID: 8660076707279597114l
serialVersionUID: -4116262958129610472l
subPartitionName
String subPartitionName
- Name of the current sub-partition (will be used to create a JGroups group)
subPartitionMergedNames
HashSet 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 memberNodeNames
- List of nodes part of this sub-partition
serialVersionUID: 3231573521328800529l
partitions
SubPartitionInfo[] partitions
groupId
long groupId
Package org.jboss.ha.framework.server |
mFile
File mFile
mContent
byte[] mContent
Package org.jboss.ha.framework.test |
readExternal
public void readExternal(ObjectInput)
throws IOException,
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput)
throws IOException
Package org.jboss.ha.hasessionstate.server |
serialVersionUID: 4162160242862877223l
state
byte[] state
versionId
long versionId
owner
String owner
key
Serializable key
Package org.jboss.ha.httpsession.beanimpl.ejb |
serialVersionUID: 1092404482795617680l
readExternal
public void readExternal(ObjectInput)
throws IOException,
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput)
throws IOException
ejbContext
javax.ejb.EntityContext ejbContext
id
String id
serializedSession
Serializable serializedSession
lastAccessTime
long lastAccessTime
creationTime
long creationTime
tmpSession
SerializableHttpSession tmpSession
isModified
boolean isModified
Package org.jboss.ha.jndi |
serialVersionUID: -6277328603304171620l
partition
HAPartition partition
delegate
TreeHead delegate
haStub
org.jnp.interfaces.Naming haStub
serialVersionUID: 6342802270002172451l
Package org.jboss.invocation |
Class org.jboss.invocation.ByValueInvokerInterceptor extends org.jboss.invocation.InvokerInterceptor implements Serializable |
serialVersionUID: -6402069656713307195l
readExternal
public void readExternal(ObjectInput)
throws IOException,
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput)
throws IOException
Class org.jboss.invocation.InvocationContext extends Object implements Serializable |
serialVersionUID: 7679468692447241311l
context
Map context
Class org.jboss.invocation.InvocationException extends Exception implements Serializable |
cause
Throwable cause
Class org.jboss.invocation.InvocationKey extends Object implements Serializable |
serialVersionUID: -5117370636698417671l
readResolve
Object readResolve()
throws ObjectStreamException
ordinal
int ordinal
Class org.jboss.invocation.InvocationType extends Object implements Serializable |
serialVersionUID: 6460196085190851775l
readResolve
Object readResolve()
throws ObjectStreamException
ordinal
int ordinal
Class org.jboss.invocation.InvokerInterceptor extends org.jboss.proxy.Interceptor implements Serializable |
serialVersionUID: 2548120545997920357l
readExternal
public void readExternal(ObjectInput)
throws IOException,
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput)
throws IOException
Class org.jboss.invocation.MarshalledInvocation extends org.jboss.invocation.Invocation implements Serializable |
serialVersionUID: -718723094688127810l
readExternal
public void readExternal(ObjectInput)
throws IOException,
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput)
throws IOException
Class org.jboss.invocation.MarshalledValue extends Object implements Serializable |
serialVersionUID: -1527598981234110311l
readExternal
public void readExternal(ObjectInput)
throws IOException,
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput)
throws IOException
Class org.jboss.invocation.MarshallingInvokerInterceptor extends org.jboss.invocation.InvokerInterceptor implements Serializable |
serialVersionUID: -6473336704093435358l
readExternal
public void readExternal(ObjectInput)
throws IOException,
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput)
throws IOException
Class org.jboss.invocation.PayloadKey extends Object implements Serializable |
serialVersionUID: 5436722659170811314l
readResolve
Object readResolve()
throws ObjectStreamException
ordinal
int ordinal
Package org.jboss.invocation.http.interfaces |
Class org.jboss.invocation.http.interfaces.ClientMethodInterceptor extends org.jboss.proxy.Interceptor implements Serializable |
serialVersionUID: 3511654206312502958l
readExternal
public void readExternal(ObjectInput)
throws IOException,
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput)
throws IOException
serialVersionUID: 7633261444020820792l
readExternal
public void readExternal(ObjectInput)
throws IOException,
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput)
throws IOException
Class org.jboss.invocation.http.interfaces.HttpInvokerProxy extends Object implements Serializable |
serialVersionUID: -8249272784108192267l
readExternal
public void readExternal(ObjectInput)
throws IOException,
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput)
throws IOException
serialVersionUID: -7081220026780794383l
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
readExternal
public void readExternal(ObjectInput)
throws IOException,
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput)
throws IOException
serialVersionUID: -967671822225981666l
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.
Package org.jboss.invocation.jrmp.server |
Class org.jboss.invocation.jrmp.server.JRMPInvoker extends RemoteServer implements Serializable |
log
org.jboss.logging.Logger log
support
org.jboss.system.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
JRMPInvoker.MBeanServerAction serverAction
Class org.jboss.invocation.jrmp.server.JRMPInvoker_Stub extends RemoteStub implements Serializable |
serialVersionUID: 2l
beanMap
HashMap beanMap
Package org.jboss.mq.il.ha |
sharedStateService_
javax.management.ObjectName sharedStateService_
- the name of the HAILSharedState MBean
singletonServerMoved_
boolean singletonServerMoved_
- When the singleton server moves, this flag marks the connection as unrecoverable
socketFactoryName
String socketFactoryName
- The name of the class implementing the javax.net.SocketFactory to
use for creating the client socket.
enableTcpNoDelay
boolean enableTcpNoDelay
- If the TcpNoDelay option should be used on the socket.
bufferSize
int bufferSize
- The buffer size.
chunkSize
int chunkSize
- The chunk size.
Package org.jboss.proxy.ejb |
Class org.jboss.proxy.ejb.EJBMetaDataImpl extends Object implements Serializable |
serialVersionUID: -3698855455664391097l
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 org.jboss.proxy.ejb.GenericEJBInterceptor implements Serializable |
serialVersionUID: 4399705304832568350l
readExternal
public void readExternal(ObjectInput)
throws IOException,
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput)
throws IOException
Class org.jboss.proxy.ejb.GenericEJBInterceptor extends org.jboss.proxy.Interceptor implements Serializable |
serialVersionUID: 3844706474734439975l
readExternal
public void readExternal(ObjectInput)
throws IOException,
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput)
throws IOException
Class org.jboss.proxy.ejb.HomeInterceptor extends org.jboss.proxy.ejb.GenericEJBInterceptor implements Serializable |
serialVersionUID: 1333656107035759718l
readExternal
public void readExternal(ObjectInput)
throws IOException,
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput)
throws IOException
Class org.jboss.proxy.ejb.ListEntityInterceptor extends org.jboss.proxy.ejb.EntityInterceptor implements Serializable |
serialVersionUID: -5165912623246270565l
readExternal
public void readExternal(ObjectInput)
throws IOException,
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput)
throws IOException
Class org.jboss.proxy.ejb.ReadAheadResult extends Object implements Serializable |
serialVersionUID: -4041516583763000658l
readExternal
public void readExternal(ObjectInput)
throws IOException,
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput)
throws IOException
Class org.jboss.proxy.ejb.StatefulSessionInterceptor extends org.jboss.proxy.ejb.GenericEJBInterceptor implements Serializable |
serialVersionUID: -4333233488946091285l
readExternal
public void readExternal(ObjectInput)
throws IOException,
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput)
throws IOException
Class org.jboss.proxy.ejb.StatelessSessionHomeInterceptor extends org.jboss.proxy.ejb.HomeInterceptor implements Serializable |
serialVersionUID: 1333656107035759719l
readExternal
public void readExternal(ObjectInput)
throws IOException,
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput)
throws IOException
Class org.jboss.proxy.ejb.StatelessSessionInterceptor extends org.jboss.proxy.ejb.GenericEJBInterceptor implements Serializable |
serialVersionUID: -8807189798153718350l
readExternal
public void readExternal(ObjectInput)
throws IOException,
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput)
throws IOException
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.