Serialized Form


Package org.jboss.deployers.spi

Class org.jboss.deployers.spi.DeploymentException extends Exception implements Serializable

serialVersionUID: 4495361010574179178L


Package org.jboss.deployers.spi.attachments

Package org.jboss.deployers.spi.attachments.helpers

Class org.jboss.deployers.spi.attachments.helpers.AbstractAttachments extends Object implements Serializable

serialVersionUID: -4084792454892396925L

Serialization Methods

readExternal

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

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException

Class org.jboss.deployers.spi.attachments.helpers.AbstractMutableAttachments extends AbstractAttachments implements Serializable

serialVersionUID: -1692116584854666016L

Serialization Methods

readExternal

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

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException

Class org.jboss.deployers.spi.attachments.helpers.ManagedObjectAttachmentsImpl extends PredeterminedManagedObjectAttachmentsImpl implements Serializable

serialVersionUID: -195530143173768763L

Serialization Methods

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

Class org.jboss.deployers.spi.attachments.helpers.ManagedObjectsWithTransientAttachmentsImpl extends ManagedObjectAttachmentsImpl implements Serializable

serialVersionUID: -195530143173768763L

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

Class org.jboss.deployers.spi.attachments.helpers.PredeterminedManagedObjectAttachmentsImpl extends Object implements Serializable

serialVersionUID: -195530143173768763L

Serialization Methods

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.structure



Copyright ? 2007 JBoss Inc.. All Rights Reserved.