Serialized Form


Package org.jboss.deployers.plugins.attachments

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

serialVersionUID: 8078990023620470935L

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 from AttachmentsImpl.getAttachments(), changeCount from AttachmentsImpl.getChangeCount()
Throws:
IOException - for any error

Package org.jboss.deployers.plugins.structure

Class org.jboss.deployers.plugins.structure.ClassPathEntryImpl extends Object implements Serializable

serialVersionUID: -6463413458528845538L

Serialization Methods

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

Class org.jboss.deployers.plugins.structure.ContextInfoImpl extends org.jboss.deployers.spi.attachments.helpers.PredeterminedManagedObjectAttachmentsImpl implements Serializable

serialVersionUID: -4384869824260284607L

Serialization Methods

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

Class org.jboss.deployers.plugins.structure.StructureMetaDataImpl extends Object implements Serializable

serialVersionUID: 2341637762171510800L

Serialization Methods

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



Copyright ? 2007 JBoss Inc.. All Rights Reserved.