当前页面:
在线文档首页 >
JBoss 4.0.1 sp1 server API Documentation 英文版文档
Serialized Form (JBoss Server API) - JBoss 4.0.1 sp1 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
alternativeDD
String alternativeDD
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.SerializableDeploymentInfo extends Object implements Serializable |
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
deployer
javax.management.ObjectName deployer
classpath
Collection classpath
mbeans
List mbeans
subDeployments
List subDeployments
parent
org.jboss.deployment.SerializableDeploymentInfo parent
webContext
String webContext
documentUrl
URL documentUrl
isXML
boolean isXML
isScript
boolean isScript
isDirectory
boolean isDirectory
deployedObject
javax.management.ObjectName deployedObject
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
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 |
Package org.jboss.ejb.plugins.inflow |
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.ejb.plugins.keygenerator.hilo |
dataSource
javax.management.ObjectName dataSource
jndiName
String jndiName
tableName
String tableName
sequenceColumn
String sequenceColumn
sequenceName
String sequenceName
idColumnName
String idColumnName
createTableDdl
String createTableDdl
blockSize
long blockSize
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.ejb.txtimer |
containerId
javax.management.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.
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
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
serverAction
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
- Un-externalize this instance.
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- Externalize this instance and handle obtaining the remoteInvoker stub
serialVersionUID: -728630295444149842l
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput out)
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
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
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.
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.
Package org.jboss.jmx.adaptor.rmi |
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.logging |
Class org.jboss.logging.Logger extends Object implements Serializable |
readObject
private void readObject(ObjectInputStream)
throws IOException,
ClassNotFoundException
name
String name
Package org.jboss.metadata |
sessionMetaData
SessionMetaData sessionMetaData
portComponentName
String portComponentName
portComponentURI
String portComponentURI
authMethod
String authMethod
transportGuarantee
String transportGuarantee
transportConfig
IorSecurityConfigMetaData.TransportConfig transportConfig
- The root element for security between the end points.
Optional element.
asContext
IorSecurityConfigMetaData.AsContext asContext
- as-context (CSIv2 authentication service) is the element describing the authentication
mechanism that will be used to authenticate the client. If specified it will be the
username-password mechanism.
Optional element.
sasContext
IorSecurityConfigMetaData.SasContext sasContext
- sas-context (related to CSIv2 security attribute service) element describes the sas-context fields.
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
serialVersionUID: 6036946190113161492l
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.
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: -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 |
credential
Object credential
- The run-as role
hashCode
int hashCode
runAsRoles
Set runAsRoles
- The run-as role principals
name
String name
Package org.jboss.security.plugins |
securityDomain
String securityDomain
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.JBossXAException extends XAException implements Serializable |
serialVersionUID: 6614203184612359692l
linked
Throwable linked
Class org.jboss.tm.LocalId extends Object implements Serializable |
readExternal
public void readExternal(ObjectInput)
throws IOException,
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput)
throws IOException
Class org.jboss.tm.XidImpl extends Object implements Serializable |
formatId
int formatId
globalId
byte[] globalId
branchId
byte[] branchId
hash
int hash
localId
long localId
trulyGlobalId
org.jboss.tm.GlobalId trulyGlobalId
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
Package org.jboss.webservice.metadata |
handlerName
String handlerName
handlerClass
String handlerClass
initParams
ArrayList initParams
soapHeaders
ArrayList soapHeaders
soapRoles
ArrayList soapRoles
portNames
ArrayList portNames
paramName
String paramName
paramValue
String paramValue
serviceRefMetaData
ServiceRefMetaData serviceRefMetaData
serviceEndpointInterface
String serviceEndpointInterface
portComponentLink
String portComponentLink
callProperties
Properties callProperties
- Arbitrary proxy properties given by
serviceRefName
String serviceRefName
serviceInterface
String serviceInterface
wsdlFile
String wsdlFile
jaxrpcMappingFile
String jaxrpcMappingFile
serviceQName
javax.xml.namespace.QName serviceQName
portComponentRefs
LinkedHashMap portComponentRefs
handlers
ArrayList handlers
wsdlOverride
URL wsdlOverride
- The URL of the actual WSDL to use,
callProperties
Properties callProperties
- Arbitrary proxy properties given by
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.