Uses of Interface
org.jboss.ejb3.embedded.dsl.Attachment

Packages that use Attachment
org.jboss.ejb3.embedded.dsl   
 

Uses of Attachment in org.jboss.ejb3.embedded.dsl
 

Classes in org.jboss.ejb3.embedded.dsl that implement Attachment
static class AttachmentBuilder.AttachmentHolder<T>
           
 

Methods in org.jboss.ejb3.embedded.dsl with parameters of type Attachment
static
<T> org.jboss.deployers.client.spi.Deployment
DeploymentBuilder.deployment(String name, Attachment<?>... attachments)
           
static org.jboss.deployers.client.spi.Deployment DeploymentBuilder.deployment(URL url, Attachment<?>... attachments)
           
 



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