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

Packages that use PredeterminedManagedObjectAttachments
org.jboss.deployers.client.plugins.deployment   
org.jboss.deployers.client.spi   
org.jboss.deployers.plugins.structure   
org.jboss.deployers.spi.attachments   
org.jboss.deployers.spi.attachments.helpers   
org.jboss.deployers.spi.structure   
org.jboss.deployers.structure.spi   
org.jboss.deployers.structure.spi.helpers   
org.jboss.deployers.vfs.plugins.client   
org.jboss.deployers.vfs.plugins.structure   
org.jboss.deployers.vfs.spi.client   
org.jboss.deployers.vfs.spi.structure   
 

Uses of PredeterminedManagedObjectAttachments in org.jboss.deployers.client.plugins.deployment
 

Classes in org.jboss.deployers.client.plugins.deployment that implement PredeterminedManagedObjectAttachments
 class AbstractDeployment
          AbstractDeployment.
 

Uses of PredeterminedManagedObjectAttachments in org.jboss.deployers.client.spi
 

Subinterfaces of PredeterminedManagedObjectAttachments in org.jboss.deployers.client.spi
 interface Deployment
          Deployment.
 

Methods in org.jboss.deployers.client.spi with parameters of type PredeterminedManagedObjectAttachments
 ContextInfo DeploymentFactory.addContext(PredeterminedManagedObjectAttachments context, String path)
          Add a context to a deployment
 ContextInfo DeploymentFactory.addContext(PredeterminedManagedObjectAttachments context, String path, List<ClassPathEntry> classPath)
          Add a context to a deployment
 ContextInfo DeploymentFactory.addContext(PredeterminedManagedObjectAttachments context, String path, List<String> metaDataPath, List<ClassPathEntry> classPath)
          Add a context to a deployment
 ContextInfo DeploymentFactory.addContext(PredeterminedManagedObjectAttachments context, String path, String metaDataPath, List<ClassPathEntry> classPath)
          Add a context to a deployment
protected static StructureMetaData DeploymentFactory.assureStructure(PredeterminedManagedObjectAttachments context)
          Assure the context has a predetermined structure
 

Uses of PredeterminedManagedObjectAttachments in org.jboss.deployers.plugins.structure
 

Classes in org.jboss.deployers.plugins.structure that implement PredeterminedManagedObjectAttachments
 class ContextInfoImpl
          ContextInfoImpl.
 

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

Subinterfaces of PredeterminedManagedObjectAttachments in org.jboss.deployers.spi.attachments
 interface ManagedObjectAttachments
          ManagedObjectAttachments.
 interface ManagedObjectsWithTransientAttachments
          ManagedObjectAttachments.
 

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

Classes in org.jboss.deployers.spi.attachments.helpers that implement PredeterminedManagedObjectAttachments
 class ManagedObjectAttachmentsImpl
          ManagedObjectAttachmentsImpl.
 class ManagedObjectsWithTransientAttachmentsImpl
          ManagedObjectsWithTransientAttachmentsImpl.
 class PredeterminedManagedObjectAttachmentsImpl
          PredeterminedManagedObjectAttachmentsImpl.
 

Uses of PredeterminedManagedObjectAttachments in org.jboss.deployers.spi.structure
 

Subinterfaces of PredeterminedManagedObjectAttachments in org.jboss.deployers.spi.structure
 interface ContextInfo
          An encapsulation of context information
 

Uses of PredeterminedManagedObjectAttachments in org.jboss.deployers.structure.spi
 

Subinterfaces of PredeterminedManagedObjectAttachments in org.jboss.deployers.structure.spi
 interface DeploymentContext
          DeploymentContext.
 

Uses of PredeterminedManagedObjectAttachments in org.jboss.deployers.structure.spi.helpers
 

Classes in org.jboss.deployers.structure.spi.helpers that implement PredeterminedManagedObjectAttachments
 class AbstractDeploymentContext
          AbstractDeploymentContext.
 class ComponentDeploymentContext
          AbstractDeploymentContext.
 

Uses of PredeterminedManagedObjectAttachments in org.jboss.deployers.vfs.plugins.client
 

Classes in org.jboss.deployers.vfs.plugins.client that implement PredeterminedManagedObjectAttachments
 class AbstractVFSDeployment
          AbstractVFSDeployment.
 

Uses of PredeterminedManagedObjectAttachments in org.jboss.deployers.vfs.plugins.structure
 

Classes in org.jboss.deployers.vfs.plugins.structure that implement PredeterminedManagedObjectAttachments
 class AbstractVFSDeploymentContext
          AbstractVFSDeploymentContext.
 

Uses of PredeterminedManagedObjectAttachments in org.jboss.deployers.vfs.spi.client
 

Subinterfaces of PredeterminedManagedObjectAttachments in org.jboss.deployers.vfs.spi.client
 interface VFSDeployment
          VFSDeployment.
 

Uses of PredeterminedManagedObjectAttachments in org.jboss.deployers.vfs.spi.structure
 

Subinterfaces of PredeterminedManagedObjectAttachments in org.jboss.deployers.vfs.spi.structure
 interface VFSDeploymentContext
          VFSDeploymentContext.
 



Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.