|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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
Serialized Fields |
Date date
URL url
URL localUrl
URL watch
String shortName
long lastDeployed
long lastModified
String status
DeploymentState state
Collection classpath
List mbeans
Set subDeployments
DeploymentInfo parent
String webContext
Document document
URL documentUrl
String alternativeDD
boolean isXML
boolean isScript
boolean isDirectory
javax.management.ObjectName deployedObject
deployedObject
can contain the MBean that
is created through the deployment. for instance, deploying an ejb-jar
results in an EjbModule mbean, which is stored here.
org.jboss.mx.loading.LoaderRepositoryFactory.LoaderRepositoryConfig repositoryConfig
Class org.jboss.deployment.DeploymentState extends Object implements Serializable |
Serialization Methods |
private Object readResolve() throws ObjectStreamException
Serialized Fields |
String state
Class org.jboss.deployment.IncompleteDeploymentException extends DeploymentException implements Serializable |
Serialization Methods |
private void readObject(ObjectInputStream s) throws IOException, ClassNotFoundException
private void writeObject(ObjectOutputStream s) throws IOException
Serialized Fields |
String string
Class org.jboss.deployment.SerializableDeploymentInfo extends Object implements Serializable |
Serialized Fields |
Date date
URL url
URL localUrl
URL watch
String shortName
long lastDeployed
long lastModified
String status
DeploymentState state
javax.management.ObjectName deployer
Collection classpath
List mbeans
List subDeployments
SerializableDeploymentInfo parent
String webContext
URL documentUrl
boolean isXML
boolean isScript
boolean isDirectory
javax.management.ObjectName deployedObject
Class org.jboss.deployment.SubDeployerSupport.ClassConfiguration extends org.jboss.util.property.PropertyContainer implements Serializable |
Serialized Fields |
String nativeLibToken
Package org.jboss.system |
Class org.jboss.system.ConfigurationException extends org.jboss.util.NestedException implements Serializable |
Class org.jboss.system.InvalidAttributeException extends ConfigurationException implements Serializable |
Class org.jboss.system.MissingAttributeException extends ConfigurationException implements Serializable |
Class org.jboss.system.ServiceContext extends Object implements Serializable |
Serialized Fields |
javax.management.ObjectName objectName
int state
List iDependOn
List dependsOnMe
Service proxy
Throwable problem
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |