org.jboss.cdi.tck.shrinkwrap.descriptors.ejb
Class EjbJarDescriptorBuilder
java.lang.Object
org.jboss.cdi.tck.shrinkwrap.descriptors.ejb.EjbJarDescriptorBuilder
public class EjbJarDescriptorBuilder
- extends Object
Simple EjbJarDescriptor builder - intended only to avoid complexity when configuring message driven beans.
- Author:
- Martin Kouba
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EjbJarDescriptorBuilder
public EjbJarDescriptorBuilder()
messageDrivenBeans
public EjbJarDescriptorBuilder messageDrivenBeans(EjbJarDescriptorBuilder.MessageDriven... beans)
build
public org.jboss.shrinkwrap.descriptor.api.ejbjar31.EjbJarDescriptor build()
Copyright © 2008-2013 Seam Framework. All Rights Reserved.