Uses of Interface
org.jboss.deployers.spi.attachments.MutableAttachments

Packages that use MutableAttachments
org.jboss.deployers.spi.attachments   
org.jboss.deployers.spi.attachments.helpers   
 

Uses of MutableAttachments in org.jboss.deployers.spi.attachments
 

Methods in org.jboss.deployers.spi.attachments that return MutableAttachments
static MutableAttachments AttachmentsFactory.createMutableAttachments()
          Create a mutable attachments object
 MutableAttachments ManagedObjectsWithTransientAttachments.getTransientAttachments()
          Get the transient attachments
 MutableAttachments ManagedObjectAttachments.getTransientManagedObjects()
          Get the transient managed objects
protected abstract  MutableAttachments AttachmentsFactory.newMutableAttachments()
          Create a mutable attachments object
 

Uses of MutableAttachments in org.jboss.deployers.spi.attachments.helpers
 

Classes in org.jboss.deployers.spi.attachments.helpers that implement MutableAttachments
 class AbstractMutableAttachments
          AbstractMutableAttachments.
 

Methods in org.jboss.deployers.spi.attachments.helpers that return MutableAttachments
 MutableAttachments ManagedObjectsWithTransientAttachmentsImpl.getTransientAttachments()
           
 MutableAttachments ManagedObjectAttachmentsImpl.getTransientManagedObjects()
           
 



Copyright ? 2007 JBoss Inc.. All Rights Reserved.