org.jboss.ejb3.embedded.dsl
Class AttachmentBuilder
java.lang.Object
org.jboss.ejb3.embedded.dsl.AttachmentBuilder
public class AttachmentBuilder
- extends Object
- Version:
- $Revision: $
- Author:
- Carlo de Wolf
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AttachmentBuilder
public AttachmentBuilder()
attachment
public static <T> AttachmentBuilder.AttachmentHolder<T> attachment(Class<T> type,
T attachment)
Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.