Serialized Form


Package org.jboss.deployers.vfs.plugins.client

Class org.jboss.deployers.vfs.plugins.client.AbstractVFSDeployment extends org.jboss.deployers.client.plugins.deployment.AbstractDeployment implements Serializable

serialVersionUID: 3992263833911364088L

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Serial Data:
root from AbstractVFSDeployment.getRoot()
Throws:
IOException - for any error

Package org.jboss.deployers.vfs.plugins.structure

Class org.jboss.deployers.vfs.plugins.structure.AbstractVFSDeploymentContext extends org.jboss.deployers.structure.spi.helpers.AbstractDeploymentContext implements Serializable

serialVersionUID: 4474515937180482776L

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Serial Data:
root, metaDataLocation, classPath
Throws:
IOException - for any error

Class org.jboss.deployers.vfs.plugins.structure.AbstractVFSDeploymentUnit extends org.jboss.deployers.structure.spi.helpers.AbstractDeploymentUnit implements Serializable

serialVersionUID: -3300229322654319315L

Serialization Methods

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



Copyright ? 2007 JBoss Inc.. All Rights Reserved.