Serialized Form
|
Package org.jboss.deployers.client.plugins.deployment |
serialVersionUID: 2L
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- Serial Data:
- name from
AbstractDeployment.getName()
- Throws:
IOException - for any error
|
Package org.jboss.deployers.client.spi |
serialVersionUID: 1433292979582684692L
incompleteDeployments
IncompleteDeployments incompleteDeployments
- Incomplete deployments
serialVersionUID: -8413355643801749950L
deploymentsInError
Map<K,V> deploymentsInError
- Deployments in error
deploymentsMissingDeployer
Collection<E> deploymentsMissingDeployer
- Deployments missing deployer
contextsInError
Map<K,V> contextsInError
- Contexts in error
contextsMissingDependencies
Map<K,V> contextsMissingDependencies
- Contexts missing dependencies
deploymentsInErrorInfo
String deploymentsInErrorInfo
- Deployments in error info
deploymentsMissingDeployerInfo
String deploymentsMissingDeployerInfo
- Missing deployers info
contextsInErrorInfo
String contextsInErrorInfo
- Contexts in error info
contextsMissingDependenciesInfo
String contextsMissingDependenciesInfo
- Contexts missing dependencies info
serialVersionUID: -1159684023853245283L
name
String name
- The name
dependency
String dependency
- The dependency
requiredState
String requiredState
- The required state
actualState
String actualState
- The actual state
|
Package org.jboss.deployers.plugins.annotations |
serialVersionUID: 1L
name
String name
serialVersionUID: 1L
pathName
String pathName
includes
Set<E> includes
excludes
Set<E> excludes
serialVersionUID: 1L
paths
List<E> paths
serialVersionUID: 1L
keepAnnotations
boolean keepAnnotations
- Should we keep the annotation
|
Package org.jboss.deployers.plugins.attachments |
serialVersionUID: 8078990023620470935L
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- Serial Data:
- attachments from
AttachmentsImpl.getAttachments(), changeCount from AttachmentsImpl.getChangeCount()
- Throws:
IOException - for any error
|
Package org.jboss.deployers.plugins.classloading |
serialVersionUID: 1L
unit
DeploymentUnit unit
- The deployment unit
|
Package org.jboss.deployers.plugins.structure |
serialVersionUID: -6463413458528845538L
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- Serial Data:
- path from
ClassPathEntryImpl.getPath(), suffixes from ClassPathEntryImpl.getSuffixes()
- Throws:
IOException - for any error
serialVersionUID: -4384869824260284607L
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- Serial Data:
- path from
ContextInfoImpl.getPath(), metaDataPath from ContextInfoImpl.getMetaDataPath(), classPath from ContextInfoImpl.getClassPath()
- Throws:
IOException - for any error
serialVersionUID: 2341637762171510800L
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- Serial Data:
- context from
StructureMetaDataImpl.getContexts()
- Throws:
IOException - for any error
|
Package org.jboss.deployers.spi |
serialVersionUID: 4495361010574179178L
|
Package org.jboss.deployers.spi.attachments |
|
Package org.jboss.deployers.spi.attachments.helpers |
serialVersionUID: -4084792454892396925L
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- Throws:
IOException
serialVersionUID: -1692116584854666016L
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- Throws:
IOException
serialVersionUID: -195530143173768763L
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- Serial Data:
- attachments
- Throws:
IOException - for any error
serialVersionUID: -195530143173768763L
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- Throws:
IOException - for any error
serialVersionUID: -195530143173768763L
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- Serial Data:
- attachments
- Throws:
IOException - for any error
|
Package org.jboss.deployers.spi.deployer |
serialVersionUID: 3302613286025012191L
name
String name
- Our stage
after
String after
- The previous state
before
String before
- The next state
|
Package org.jboss.deployers.spi.structure |
|
Package org.jboss.deployers.structure.spi |
|
Package org.jboss.deployers.structure.spi.helpers |
serialVersionUID: 7368360479461613969L
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- Serial Data:
- name, simpleName, relativePath, state, problem, deployment, deployed, parent, deploymentTypes, children, components
- Throws:
IOException - for any error
serialVersionUID: 1513962148798298768L
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- Serial Data:
- deploymentContext
- Throws:
IOException - for any error
serialVersionUID: -5105972679660633071L
log
org.jboss.logging.Logger log
- The log
name
String name
- The name
objectName
ObjectName objectName
- The object name
server
MBeanServer server
- The server
controllerContextNames
Set<E> controllerContextNames
- The controller context names - should be serializable
unit
DeploymentUnit unit
- The deployment unit
parent
DeploymentContext parent
- The parent context
components
List<E> components
- The component contexts
scope
org.jboss.metadata.spi.scope.ScopeKey scope
- The scope
mutableScope
org.jboss.metadata.spi.scope.ScopeKey mutableScope
- The mutable scope
serialVersionUID: 4933914203587980050L
readResolve
Object readResolve()
serialVersionUID: 4933914203587980050L
readResolve
Object readResolve()
serialVersionUID: 4933914203587980050L
comparator
Comparator<T> comparator
serialVersionUID: 1L
delegate
MutableAttachments delegate
- The delegate
createdDeployer
Map<K,V> createdDeployer
- The attachment creator
referencedDeployer
Map<K,V> referencedDeployer
- The attachment referencer
|
Package org.jboss.deployers.vfs.plugins.classloader |
serialVersionUID: 1L
vfsRoots
org.jboss.virtual.VirtualFile[] vfsRoots
- The cached roots
excludedRoots
org.jboss.virtual.VirtualFile[] excludedRoots
- The excluded roots
|
Package org.jboss.deployers.vfs.plugins.client |
serialVersionUID: 2L
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- Throws:
IOException - for any error
|
Package org.jboss.deployers.vfs.plugins.dependency |
serialVersionUID: 1L
items
List<E> items
- The dependency items metadata
serialVersionUID: 1L
value
Object value
whenRequired
org.jboss.dependency.spi.ControllerState whenRequired
dependentState
org.jboss.dependency.spi.ControllerState dependentState
|
Package org.jboss.deployers.vfs.plugins.structure |
serialVersionUID: 4474515937180482776L
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- Throws:
IOException - for any error
serialVersionUID: -3300229322654319315L
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- Serial Data:
- deploymentContext
- Throws:
IOException - for any error
|
Package org.jboss.deployers.vfs.plugins.vfs |
serialVersionUID: 1L
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException,
URISyntaxException
- Throws:
IOException
URISyntaxException
|
Package org.jboss.deployers.vfs.plugins.xb |
serialVersionUID: 1L
name
String name
metadata
String metadata
suffix
String suffix
fileName
String fileName
useSchemaValidation
boolean useSchemaValidation
useValidation
boolean useValidation
registerWithJBossXB
boolean registerWithJBossXB
jarExtension
String jarExtension
includeDeploymentFile
boolean includeDeploymentFile
buildManagedObject
boolean buildManagedObject
|
Package org.jboss.deployers.vfs.spi.client |
|
Package org.jboss.deployers.vfs.spi.deployer.helpers |
serialVersionUID: 1L
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- Throws:
IOException
|
Package org.jboss.deployers.vfs.spi.structure |
Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.