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

All Known Implementing Classes:
AttachmentBuilder.AttachmentHolder

public interface Attachment<T>

Version:
$Revision: $
Author:
Carlo de Wolf

Method Summary
 T getAttachment()
           
 Class<T> getAttachmentType()
           
 

Method Detail

getAttachment

T getAttachment()

getAttachmentType

Class<T> getAttachmentType()


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