org.jboss.ejb3.embedded.dsl
Interface Attachment<T>

All Known Implementing Classes:
AttachmentBuilder.AttachmentHolder

public interface Attachment<T>


Method Summary
 T getAttachment()
           
 java.lang.Class<T> getAttachmentType()
           
 

Method Detail

getAttachment

T getAttachment()

getAttachmentType

java.lang.Class<T> getAttachmentType()