Serialized Form
Package org.jboss.cache.invalidation |
ids
Serializable[] ids
invalidationGroupName
String invalidationGroupName
Package org.jboss.cache.invalidation.bridges |
bis
BatchInvalidation[] bis
emitter
VMID emitter
invalidateAllGroupName
String invalidateAllGroupName
Package org.jboss.deployment |
serialVersionUID: 1416258464473965574L
serialVersionUID: 1131841473723490707L
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
DeploymentState state
classpath
Collection<E> classpath
mbeans
List<E> mbeans
subDeployments
Set<E> subDeployments
parent
DeploymentInfo parent
webContext
String webContext
document
Document document
documentUrl
URL documentUrl
alternativeDD
String alternativeDD
isXML
boolean isXML
isScript
boolean isScript
isDirectory
boolean isDirectory
sortedSubDeployments
boolean sortedSubDeployments
deployedObject
ObjectName deployedObject
repositoryConfig
LoaderRepositoryFactory.LoaderRepositoryConfig repositoryConfig
serialVersionUID: -2319062412502366783L
readResolve
private Object readResolve()
throws ObjectStreamException
- Throws:
ObjectStreamException
state
String state
serialVersionUID: 1428860525880893167L
readObject
private void readObject(ObjectInputStream arg0)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream arg0)
throws IOException
- Throws:
IOException
string
String string
serialVersionUID: -3847995513551913798L
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
DeploymentState state
deployer
ObjectName deployer
classpath
Collection<E> classpath
mbeans
List<E> mbeans
subDeployments
List<E> subDeployments
parent
SerializableDeploymentInfo parent
webContext
String webContext
documentUrl
URL documentUrl
isXML
boolean isXML
isScript
boolean isScript
isDirectory
boolean isDirectory
deployedObject
ObjectName deployedObject
nativeLibToken
String nativeLibToken
Package org.jboss.deployment.plugin |
baseJndiName
String baseJndiName
serialVersionUID: -7108821554259950778L
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- Throws:
IOException
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- Throws:
IOException
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
ejbObject
javax.ejb.EJBObject ejbObject
ejbLocalObject
javax.ejb.EJBLocalObject ejbLocalObject
ctx
javax.ejb.SessionContext ctx
Package org.jboss.ejb.plugins |
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 |
specialConstructor
boolean specialConstructor
currentToken
org.jboss.ejb.plugins.cmp.ejbql.Token currentToken
expectedTokenSequences
int[][] expectedTokenSequences
tokenImage
String[] tokenImage
eol
String eol
errorCode
int errorCode
reason
String reason
path
String path
fieldName
String fieldName
errorLine
int errorLine
errorColumn
int errorColumn
Package org.jboss.ejb.plugins.cmp.jdbc.bridge |
readResolve
Object readResolve()
throws ObjectStreamException
- Throws:
ObjectStreamException
ordinal
int ordinal
readResolve
Object readResolve()
throws ObjectStreamException
- Throws:
ObjectStreamException
ordinal
int ordinal
Package org.jboss.ejb.plugins.cmp.jdbc2 |
readResolve
Object readResolve()
throws ObjectStreamException
- Throws:
ObjectStreamException
ordinal
int ordinal
Package org.jboss.ejb.plugins.cmp.jdbc2.schema |
Package org.jboss.ejb.plugins.inflow |
serialVersionUID: -8740717288847385688L
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
- Reads the next interceptor.
- Throws:
IOException
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- Writes the next interceptor.
- Throws:
IOException
Package org.jboss.ejb.plugins.keygenerator.hilo |
readResolve
private Object readResolve()
throws ObjectStreamException
- Throws:
ObjectStreamException
dataSource
ObjectName dataSource
jndiName
String jndiName
tableName
String tableName
sequenceColumn
String sequenceColumn
sequenceName
String sequenceName
idColumnName
String idColumnName
createTableDdl
String createTableDdl
selectHiSql
String selectHiSql
blockSize
long blockSize
createTable
boolean createTable
dropTable
boolean dropTable
Package org.jboss.ejb.plugins.keygenerator.uuid |
Package org.jboss.ejb.plugins.local |
serialVersionUID: 1762319499924478521L
serialVersionUID: 8387750757101826407L
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Restore the jndiName using default serialization and then lookup
the BaseLocalProxyFactory using the jndiName
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
jndiName
String jndiName
Package org.jboss.ejb.plugins.lock |
readResolve
Object readResolve()
throws ObjectStreamException
- Throws:
ObjectStreamException
Package org.jboss.ejb.txtimer |
containerId
ObjectName containerId
instancePk
Object instancePk
hashCode
int hashCode
timerId
String timerId
timedObjectId
TimedObjectId timedObjectId
firstTime
Date firstTime
periode
long periode
info
Serializable info
hashCode
int hashCode
Package org.jboss.invocation |
serialVersionUID: -6402069656713307195L
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
serialVersionUID: -1889397492156790576L
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
serialVersionUID: 7679468692447241311L
context
Map<K,V> context
cause
Throwable cause
serialVersionUID: -5117370636698417671L
readResolve
Object readResolve()
throws ObjectStreamException
- Throws:
ObjectStreamException
ordinal
int ordinal
- The persistent integer representation of the key enum
serialVersionUID: -8031193044335393420L
methodStats
Map<K,V> methodStats
- A HashMap of the method invocations
concurrentCalls
long concurrentCalls
maxConcurrentCalls
long maxConcurrentCalls
lastResetTime
long lastResetTime
serialVersionUID: -8689933338506854386L
count
long count
minTime
long minTime
maxTime
long maxTime
totalTime
long totalTime
serialVersionUID: 6460196085190851775L
readResolve
Object readResolve()
throws ObjectStreamException
- Throws:
ObjectStreamException
ordinal
int ordinal
serialVersionUID: 2548120545997920357L
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
serialVersionUID: -718723094688127810L
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- Throws:
IOException
serialVersionUID: -1527598981234110311L
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
serialVersionUID: -1527598981234110322L
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
serialVersionUID: -6473336704093435358L
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
serialVersionUID: 5436722659170811314L
readResolve
Object readResolve()
throws ObjectStreamException
- Throws:
ObjectStreamException
ordinal
int ordinal
Package org.jboss.invocation.http.interfaces |
serialVersionUID: 3511654206312502958L
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
- Reads the next interceptor.
- Throws:
IOException
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- Writes the next interceptor.
- Throws:
IOException
serialVersionUID: -8249272784108192267L
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 |
serialVersionUID: -3713605626489646730L
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
Package org.jboss.invocation.jrmp.server |
serialVersionUID: 3110972460891691492L
log
org.jboss.logging.Logger log
- Instance logger.
support
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
serverAction
org.jboss.invocation.jrmp.server.JRMPInvoker.MBeanServerAction serverAction
- A priviledged actions for MBeanServer.invoke when running with sec mgr
Package org.jboss.invocation.pooled.interfaces |
serialVersionUID: -1456509931095566410L
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- Write out the serializable data
- Serial Data:
- address ServerAddress, maxPoolSize int, WIRE_VERSION int version, retryCount int
- Throws:
IOException
serialVersionUID: -728630295444149842L
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- Throws:
IOException
serialVersionUID: -1265347772036749711L
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
serialVersionUID: -7206359745950445445L
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Create the transient hashCode
- Throws:
IOException
ClassNotFoundException
address
String address
- Address of host to 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
- An option socket factory for connecting to the server
-
Package org.jboss.invocation.unified.interfaces |
serialVersionUID: -1108158470271861548L
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
Package org.jboss.invocation.unified.marshall |
serialVersionUID: 1611946070051056241L
serialVersionUID: 2114466048129928103L
serialVersionUID: -2109634245396128775L
serialVersionUID: -7323800106085276090L
Package org.jboss.jms.jndi |
serialVersionUID: 3573606612665654983L
name
String name
- The name of the provider.
properties
Properties properties
- The properties.
factoryRef
String factoryRef
- The factory name to use.
queueFactoryRef
String queueFactoryRef
- The queue factory name to use.
topicFactoryRef
String topicFactoryRef
- The topic factory name to use.
serialVersionUID: 8723565158472171136L
Package org.jboss.jmx.adaptor.rmi |
remoteServer
RMIAdaptor remoteServer
- The server to proxy invoke calls to.
name
ObjectName name
- The name of the object to invoke.
Package org.jboss.jmx.connector.invoker.client |
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
- Reads the next interceptor.
- Throws:
IOException
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- Writes the next interceptor.
- Throws:
IOException
serialVersionUID: 24842201105890823L
wrapped
Throwable wrapped
- The wrapped exception
Package org.jboss.logging |
serialVersionUID: -5963699806863917370L
logLevel
int logLevel
serialVersionUID: 4232175575988879434L
readObject
private void readObject(ObjectInputStream arg0)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
name
String name
serialVersionUID: 1L
Package org.jboss.metadata |
serialVersionUID: 1L
portComponent
org.jboss.metadata.javaee.spec.PortComponent portComponent
serialVersionUID: -3341898910508715334L
transportConfig
org.jboss.metadata.IorSecurityConfigMetaData.TransportConfig transportConfig
asContext
org.jboss.metadata.IorSecurityConfigMetaData.AsContext asContext
sasContext
org.jboss.metadata.IorSecurityConfigMetaData.SasContext sasContext
serialVersionUID: 1L
description
String description
roleName
String roleName
principals
Set<E> principals
Package org.jboss.monitor |
serialVersionUID: -6710878502772579272L
totalTime
long totalTime
numContentions
long numContentions
timeouts
long timeouts
maxContenders
long maxContenders
currentContenders
long currentContenders
Package org.jboss.monitor.client |
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
serialVersionUID: -6512260531255770463L
jndiName
String jndiName
contextClass
Class<T> contextClass
contextProps
Properties contextProps
cacheContext
boolean cacheContext
serialVersionUID: 1L
readObject
private void readObject(ObjectInputStream arg0)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream arg0)
throws IOException
- Throws:
IOException
actions
String actions
serialVersionUID: 6036946190113161492L
Package org.jboss.naming.interceptors |
serialVersionUID: 6010013004557885014L
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
- Reads the next interceptor.
- Throws:
IOException
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- Writes the next interceptor.
- Throws:
IOException
serialVersionUID: -4061374432170701306L
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
serialVersionUID: -2563480209681946859L
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
serialVersionUID: 6010013004557885014L
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
- Reads the next interceptor.
- Throws:
IOException
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- Writes the next interceptor.
- Throws:
IOException
serialVersionUID: 4358098404672505200L
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
- Reads the next interceptor.
- Throws:
IOException
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- Writes the next interceptor.
- Throws:
IOException
serialVersionUID: -4206940878404525061L
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
- Reads the next interceptor.
- Throws:
IOException
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- Writes the next interceptor.
- Throws:
IOException
serialVersionUID: 371972342995600888L
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
- Reads the next interceptor.
- Throws:
IOException
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- Writes the next interceptor.
- Throws:
IOException
Package org.jboss.proxy.compiler |
Package org.jboss.proxy.ejb |
serialVersionUID: -3698855455664391097L
remote
Class<T> remote
home
Class<T> home
pkClass
Class<T> pkClass
session
boolean session
statelessSession
boolean statelessSession
homeHandle
javax.ejb.HomeHandle homeHandle
serialVersionUID: 4399705304832568350L
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
- Reads the next interceptor.
- Throws:
IOException
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- Writes the next interceptor.
- Throws:
IOException
serialVersionUID: 3844706474734439975L
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
- Reads the next interceptor.
- Throws:
IOException
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- Writes the next interceptor.
- Throws:
IOException
serialVersionUID: 1333656107035759718L
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
- Reads the next interceptor.
- Throws:
IOException
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- Writes the next interceptor.
- Throws:
IOException
serialVersionUID: -5165912623246270565L
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
serialVersionUID: -4041516583763000658L
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- Throws:
IOException
serialVersionUID: 1L
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
- Reads the next interceptor.
- Throws:
IOException
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- Writes the next interceptor.
- Throws:
IOException
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
- Reads the next interceptor.
- Throws:
IOException
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- Writes the next interceptor.
- Throws:
IOException
serialVersionUID: 1L
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
- Reads the next interceptor.
- Throws:
IOException
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- Writes the next interceptor.
- Throws:
IOException
serialVersionUID: -4333233488946091285L
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
- Reads the next interceptor.
- Throws:
IOException
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- Writes the next interceptor.
- Throws:
IOException
serialVersionUID: 1333656107035759719L
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
- Reads the next interceptor.
- Throws:
IOException
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- Writes the next interceptor.
- Throws:
IOException
serialVersionUID: -8807189798153718350L
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
- Reads the next interceptor.
- Throws:
IOException
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- Writes the next interceptor.
- Throws:
IOException
Package org.jboss.proxy.ejb.handle |
serialVersionUID: -132866169652666721L
readObject
private void readObject(ObjectInputStream ois)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream oos)
throws IOException
- Throws:
IOException
serialVersionUID: 208629381571948124L
readObject
private void readObject(ObjectInputStream ois)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream oos)
throws IOException
- Throws:
IOException
- The persistent field defintions
serialVersionUID: -6324520755180597156L
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
jndiEnv
Hashtable<K,V> jndiEnv
- The JNDI env in effect when the home handle was created
serialVersionUID: 3811452873535097661L
readObject
private void readObject(ObjectInputStream ois)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream oos)
throws IOException
- Throws:
IOException
Package org.jboss.tm.usertx.client |
serialVersionUID: 1747989355209242872L
session
UserTransactionSession session
- The RMI remote interface to the real tx service session at the server.
Package org.jboss.tm.usertx.server |
serialVersionUID: 2L
Package org.jboss.verifier.event |
isOk
boolean isOk
isWarning
boolean isWarning
message
String message
beanName
String beanName
method
Method method
section
String section
info
String info
Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.