Serialized Form
Package org.jboss.configuration |
cause
java.lang.Throwable cause
- The root cause of this exception
Package org.jboss.deployment |
name
java.lang.String name
- The application name
type
int type
- The type of the deployment module. One of the XXX_MODULE constants
date
java.util.Date date
- the date this deployment was made
localUrl
java.net.URL localUrl
- the local position of the apps root directory
sourceUrl
java.net.URL sourceUrl
- the position from which this deployment is installed
commonUrls
java.util.Vector commonUrls
- the content of the
commonLibs
directory as
URL Collection
ejbModules
java.util.Vector ejbModules
- the EJB Modules
webModules
java.util.Vector webModules
- the WEB Modules
this$0
Deployment this$0
name
java.lang.String name
- a short name for the module
localUrls
java.util.Vector localUrls
- a collection of urls that make this module.
actually there is only one url for the modules jar file or
in case of web the modules root directory needed. But to be able
to allow alternative descriptors, the base directories of this alternative
descriptors can be put here before the real module url, so that these where
found first
webContext
java.lang.String webContext
- the web root context in case of war file
cause
java.lang.Throwable cause
- The root cause of this exception
phase
int phase
deployment
Deployment deployment
readExternal
public void readExternal(java.io.ObjectInput in)
throws java.io.IOException,
java.lang.ClassNotFoundException
writeExternal
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException,
java.lang.ClassNotFoundException
ejbObject
javax.ejb.EJBObject ejbObject
ejbLocalObject
javax.ejb.EJBLocalObject ejbLocalObject
ctx
javax.ejb.SessionContext ctx
Package org.jboss.ejb.plugins.jrmp.interfaces |
name
java.lang.String name
- JNDI name used for lookups.
initialContextHandle
InitialContextHandle initialContextHandle
- A handle used to restore the correct naming context.
readExternal
public void readExternal(java.io.ObjectInput in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Un-externalize this instance.
If this instance is deserialized in the same VM as its container
invoker, the remote interface of the container invoker is
restored by looking up the name in the invokers map.
writeExternal
public void writeExternal(java.io.ObjectOutput out)
throws java.io.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.
env
java.util.Hashtable env
- The InitialContext enviroment (or null if unable to determine)
remote
java.lang.Class remote
home
java.lang.Class home
pkClass
java.lang.Class pkClass
session
boolean session
statelessSession
boolean statelessSession
homeHandle
javax.ejb.HomeHandle homeHandle
id
java.lang.Object id
- The primary key of the entity bean.
readExternal
public void readExternal(java.io.ObjectInput in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Externalization support.
writeExternal
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
- Externalization support.
readExternal
public void readExternal(java.io.ObjectInput in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Un-externalize this instance.
If this instance is deserialized in the same VM as its container
invoker, the remote interface of the container invoker is
restored by looking up the name in the invokers map.
writeExternal
public void writeExternal(java.io.ObjectOutput out)
throws java.io.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.
readExternal
public void readExternal(java.io.ObjectInput in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Externalization support.
writeExternal
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
- Externalization support.
env
java.util.Hashtable env
- The InitialContext enviroment (or null if unable to determine)
readExternal
public void readExternal(java.io.ObjectInput in)
throws java.io.IOException,
java.lang.ClassNotFoundException
writeExternal
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
id
java.lang.Object id
- The identity of the bean.
readExternal
public void readExternal(java.io.ObjectInput in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Externalization support.
writeExternal
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
- Externalization support.
readExternal
public void readExternal(java.io.ObjectInput in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Un-externalize this instance.
If this instance is deserialized in the same VM as its container
invoker, the remote interface of the container invoker is
restored by looking up the name in the invokers map.
writeExternal
public void writeExternal(java.io.ObjectOutput out)
throws java.io.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.ejb.plugins.jrmp.server |
optimize
boolean optimize
rmiPort
int rmiPort
- The port the container will be exported on
clientSocketFactory
java.rmi.server.RMIClientSocketFactory clientSocketFactory
- An optional custom client socket factory
serverSocketFactory
java.rmi.server.RMIServerSocketFactory serverSocketFactory
- An optional custom server socket factory
clientSocketFactoryName
java.lang.String clientSocketFactoryName
- The class name of the optional custom client socket factory
serverSocketFactoryName
java.lang.String serverSocketFactoryName
- The class name of the optional custom server socket factory
sslDomain
SecurityDomain sslDomain
- The SecurityDomain instance for the ssl-domain setting
serverAddress
java.lang.String serverAddress
- The address to bind the rmi port on
jdk122
boolean jdk122
container
Container container
invokerContainer
ContainerInvokerContainer invokerContainer
jndiName
java.lang.String jndiName
ejbMetaData
EJBMetaDataImpl ejbMetaData
home
javax.ejb.EJBHome home
statelessObject
javax.ejb.EJBObject statelessObject
beanMethodInvokerMap
java.util.Map beanMethodInvokerMap
homeMethodInvokerMap
java.util.Map homeMethodInvokerMap
ciDelegate
ContainerInvoker ciDelegate
Package org.jboss.ejb.plugins.jrmp12.interfaces |
readExternal
public void readExternal(java.io.ObjectInput in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Externalization support.
writeExternal
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
- Externalization support.
readExternal
public void readExternal(java.io.ObjectInput in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Externalization support.
writeExternal
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
- Externalization support.
readExternal
public void readExternal(java.io.ObjectInput in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Externalization support.
writeExternal
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
- Externalization support.
readExternal
public void readExternal(java.io.ObjectInput in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Un-externalize this instance.
If this instance is deserialized in the same VM as its container
invoker, the remote interface of the container invoker is
restored by looking up the name in the invokers map.
writeExternal
public void writeExternal(java.io.ObjectOutput out)
throws java.io.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.ejb.plugins.jrmp13.interfaces |
readExternal
public void readExternal(java.io.ObjectInput in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Externalization support.
writeExternal
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
- Externalization support.
readExternal
public void readExternal(java.io.ObjectInput in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Externalization support.
writeExternal
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
- Externalization support.
readExternal
public void readExternal(java.io.ObjectInput in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Externalization support.
writeExternal
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
- Externalization support.
readExternal
public void readExternal(java.io.ObjectInput in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Un-externalize this instance.
If this instance is deserialized in the same VM as its container
invoker, the remote interface of the container invoker is
restored by looking up the name in the invokers map.
writeExternal
public void writeExternal(java.io.ObjectOutput out)
throws java.io.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.jms.asf |
name
java.lang.String name
- The name of this factory.
Package org.jboss.jms.jndi |
name
java.lang.String name
- The name of the provider.
providerURL
java.lang.String providerURL
- The provider url.
queueFactoryRef
java.lang.String queueFactoryRef
- The queue factory name to use.
topicFactoryRef
java.lang.String topicFactoryRef
- The topic factory name to use.
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Override of standard de-serialization to re-create logger.
hasJndiSecurityManager
java.lang.String hasJndiSecurityManager
- Flag to enable JNDI security manager.
reference
javax.naming.Reference reference
mcf
javax.resource.spi.ManagedConnectionFactory mcf
- JmsRa own factory
cm
javax.resource.spi.ConnectionManager cm
- Hook to the appserver
reference
javax.naming.Reference reference
userName
java.lang.String userName
password
java.lang.String password
isTopic
java.lang.Boolean isTopic
mcf
javax.resource.spi.ManagedConnectionFactory mcf
- JmsRa own factory
cm
javax.resource.spi.ConnectionManager cm
- Hook to the appserver
Package org.jboss.jmx.client |
this$0
RMIClientConnectorImpl this$0
mLocalListener
javax.management.NotificationListener mLocalListener
mHandbackHandler
ObjectHandler mHandbackHandler
mHandback
java.lang.Object mHandback
mObjectName
javax.management.ObjectName mObjectName
Package org.jboss.jmx.server |
server
javax.management.MBeanServer server
sNextUniqueNumber
int sNextUniqueNumber
- Unique number generator
mServerReference
java.lang.String mServerReference
- Server reference to ensure that this object is handled on this
server
mObjectReference
int mObjectReference
- Object index used within the server to reference the effectiv object
mServer
javax.management.MBeanServer mServer
- Reference to the MBeanServer all the methods of this Connector are
forwarded to
mObjectPool
java.util.Hashtable mObjectPool
- Pool of object referenced by an object handler
mListeners
java.util.Vector mListeners
- Pool of registered listeners
Package org.jboss.management |
mEJBs
management.EJB[] mEJBs
address
java.lang.String address
ports
management.Port[] ports
mServers
management.J2EEServer[] mServers
mModules
management.J2EEModule[] mModules
name
java.lang.String name
application
management.J2EEApplication application
deploymentDescriptor
java.lang.String deploymentDescriptor
servers
management.J2EEServer[] servers
mPools
management.JDBCConnectionPool[] mPools
driver
management.JDBCDriver driver
classpath
java.lang.String classpath
heapUsage
int heapUsage
javaVendor
java.lang.String javaVendor
javaVersion
java.lang.String javaVersion
maxHeap
int maxHeap
hardwareType
java.lang.String hardwareType
ipAddresses
management.IpAddress[] ipAddresses
javaVMs
management.JVM[] javaVMs
osType
java.lang.String osType
ipAddress
management.IpAddress ipAddress
port
int port
Package org.jboss.monitor.client |
m_application
java.lang.String m_application
m_container
java.lang.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
java.lang.StringBuffer m_buffer
jndiName
java.lang.String jndiName
contextClass
java.lang.Class contextClass
contextProps
java.util.Properties contextProps
cacheContext
boolean cacheContext
handler
InvocationHandler handler
targetNames
java.lang.String[] targetNames
Package org.jboss.security |
name
java.lang.String name
Package org.jboss.security.plugins |
securityDomain
java.lang.String securityDomain
readExternal
public void readExternal(java.io.ObjectInput in)
throws java.io.IOException,
java.lang.ClassNotFoundException
writeExternal
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
hash
int hash
- Hash code of this instance. This is really a sequence number.
globalId
byte[] globalId
- Global transaction id of this instance.
The coding of this class depends on the fact that this variable is
initialized in the constructor and never modified. References to
this array are never given away, instead a clone is delivered.
branchId
byte[] branchId
- Branch qualifier of this instance.
This identifies the branch of a transaction.
Package org.jboss.tm.plugins.tyrex |
localCoordinator
org.omg.CosTransactions._CoordinatorImplBase localCoordinator
readExternal
public void readExternal(java.io.ObjectInput in)
throws java.io.IOException,
java.lang.ClassNotFoundException
writeExternal
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
localResource
org.omg.CosTransactions._ResourceImplBase localResource
readExternal
public void readExternal(java.io.ObjectInput in)
throws java.io.IOException,
java.lang.ClassNotFoundException
writeExternal
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
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 |
activeTx
java.util.Map activeTx
- Maps the TPCs of all active transactions to their transactions.
name
java.lang.String name
value
java.lang.Integer value
readExternal
public void readExternal(java.io.ObjectInput in)
throws java.io.IOException,
java.lang.ClassNotFoundException
writeExternal
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
index
int index
Package org.jboss.verifier.event |
isOk
boolean isOk
isWarning
boolean isWarning
message
java.lang.String message
beanName
java.lang.String beanName
method
java.lang.reflect.Method method
section
java.lang.String section
Copyright © 2000 The JBoss Organization. All Rights Reserved.