当前页面:
在线文档首页 >
JBoss 3.2.7 server API Documentation 英文版文档
Serialized Form (JBoss Server API) - JBoss 3.2.7 server API Documentation 英文版文档
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 |
Class org.jboss.deployment.DeploymentException extends org.jboss.util.NestedException implements Serializable |
Class org.jboss.deployment.DeploymentInfo extends Object implements Serializable |
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
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 |
readResolve
private Object readResolve()
throws ObjectStreamException
state
String state
Class org.jboss.deployment.IncompleteDeploymentException extends org.jboss.deployment.DeploymentException implements Serializable |
readObject
private void readObject(ObjectInputStream)
throws IOException,
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream)
throws IOException
string
String string
Class org.jboss.deployment.SubDeployerSupport.ClassConfiguration extends org.jboss.util.property.PropertyContainer implements Serializable |
nativeLibToken
String nativeLibToken
serialVersionUID: -7108821554259950778l
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
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 |
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
ordinal
int ordinal
readResolve
Object readResolve()
throws ObjectStreamException
ordinal
int ordinal
Package org.jboss.ejb.plugins.cmp.jdbc2 |
readResolve
Object readResolve()
throws ObjectStreamException
ordinal
int ordinal
Package org.jboss.ejb.plugins.cmp.jdbc2.schema |
cause
Throwable cause
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
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
jndiName
String jndiName
Package org.jboss.ejb.plugins.lock |
readResolve
Object readResolve()
throws ObjectStreamException
Package org.jboss.invocation |
serialVersionUID: -6402069656713307195l
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
- Un-externalize this instance.
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- Externalize this instance.
serialVersionUID: 7679468692447241311l
context
Map context
cause
Throwable cause
serialVersionUID: -5117370636698417671l
readResolve
Object readResolve()
throws ObjectStreamException
ordinal
int ordinal
- The persistent integer representation of the key enum
methodStats
Map methodStats
- A HashMap of the method invocations
concurrentCalls
long concurrentCalls
maxConcurrentCalls
long maxConcurrentCalls
lastResetTime
long lastResetTime
count
long count
minTime
long minTime
maxTime
long maxTime
totalTime
long totalTime
serialVersionUID: 6460196085190851775l
readResolve
Object readResolve()
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
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.
serialVersionUID: -718723094688127810l
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput out)
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: -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
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.
serialVersionUID: 5436722659170811314l
readResolve
Object readResolve()
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.
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- Writes the next interceptor.
serialVersionUID: -8249272784108192267l
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 |
serialVersionUID: -3713605626489646730l
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 |
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 |
serialVersionUID: -1456509931095566410l
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
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
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
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 |
name
String name
- The name of this factory.
xidFactory
org.jboss.tm.XidFactoryMBean xidFactory
Package org.jboss.jms.jndi |
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.
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Deprecated.
- Override of standard de-serialization to re-create logger.
hasJndiSecurityManager
String hasJndiSecurityManager
- Deprecated.
- Flag to enable JNDI security manager.
log
org.jboss.logging.Logger log
- Instance logger.
Package org.jboss.jmx.adaptor.ejb |
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
Package org.jboss.jmx.adaptor.rmi |
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
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 |
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.
serialVersionUID: 24842201105890823l
wrapped
Throwable wrapped
- The wrapped exception
Package org.jboss.jmx.connector.notification |
Package org.jboss.logging |
Class org.jboss.logging.Logger extends Object implements Serializable |
readObject
private void readObject(ObjectInputStream)
throws IOException,
ClassNotFoundException
name
String name
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 contextClass
contextProps
Properties contextProps
cacheContext
boolean cacheContext
Package org.jboss.naming.interceptors |
serialVersionUID: 6010013004557885014l
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.
serialVersionUID: -4061374432170701306l
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
- Externalization support.
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- Externalization support.
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
- Externalization support.
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- Externalization support.
serialVersionUID: 6010013004557885014l
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.
serialVersionUID: 4358098404672505200l
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.
serialVersionUID: -4206940878404525061l
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.
serialVersionUID: 371972342995600888l
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 |
serialVersionUID: -3698855455664391097l
remote
Class remote
home
Class home
pkClass
Class 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.
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- Writes the next interceptor.
serialVersionUID: 3844706474734439975l
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.
serialVersionUID: 1333656107035759718l
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.
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
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
serialVersionUID: 1l
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.
serialVersionUID: -4333233488946091285l
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.
serialVersionUID: 1333656107035759719l
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.
serialVersionUID: -8807189798153718350l
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 |
serialVersionUID: -132866169652666721l
readObject
private void readObject(ObjectInputStream ois)
throws IOException,
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream oos)
throws IOException
serialVersionUID: 208629381571948124l
readObject
private void readObject(ObjectInputStream ois)
throws IOException,
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream oos)
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
serialVersionUID: 3811452873535097661l
readObject
private void readObject(ObjectInputStream ois)
throws IOException,
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream oos)
throws IOException
Package org.jboss.security |
name
String name
Package org.jboss.security.plugins |
securityDomain
String securityDomain
Class org.jboss.tm.GlobalId extends Object implements Serializable |
readExternal
public void readExternal(ObjectInput)
throws IOException,
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput)
throws IOException
Class org.jboss.tm.JBossRollbackException extends RollbackException implements Serializable |
t
Throwable t
Class org.jboss.tm.TransactionTimeout.TransactionTimeoutException extends Exception implements Serializable |
Class org.jboss.tm.XidImpl extends Object implements Serializable |
hash
int hash
globalId
byte[] globalId
branchId
byte[] branchId
Package org.jboss.tm.usertx.client |
session
UserTransactionSession session
- The RMI remote interface to the real tx service
session at the server.
Package org.jboss.tm.usertx.server |
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 © 2002 JBoss Group, LLC. All Rights Reserved.