| Package | Description | 
|---|---|
| org.wildfly.swarm.config | |
| org.wildfly.swarm.config.ejb3 | 
| Modifier and Type | Method and Description | 
|---|---|
MDBDeliveryGroup | 
EJB3.EJB3Resources.mdbDeliveryGroup(String key)  | 
| Modifier and Type | Method and Description | 
|---|---|
List<MDBDeliveryGroup> | 
EJB3.EJB3Resources.mdbDeliveryGroups()
Get the list of MDBDeliveryGroup resources 
 | 
| Modifier and Type | Method and Description | 
|---|---|
T | 
EJB3.mdbDeliveryGroup(MDBDeliveryGroup value)
Add the MDBDeliveryGroup object to the list of subresources 
 | 
| Modifier and Type | Method and Description | 
|---|---|
T | 
EJB3.mdbDeliveryGroups(List<MDBDeliveryGroup> value)
Add all MDBDeliveryGroup objects to this subresource 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
MDBDeliveryGroup<T extends MDBDeliveryGroup<T>>
Delivery group to manage delivery for mdbs 
 | 
interface  | 
MDBDeliveryGroupConsumer<T extends MDBDeliveryGroup<T>>  | 
interface  | 
MDBDeliveryGroupSupplier<T extends MDBDeliveryGroup>  | 
| Modifier and Type | Method and Description | 
|---|---|
MDBDeliveryGroup | 
MDBDeliveryGroupSupplier.get()
Constructed instance of MDBDeliveryGroup resource 
 | 
Copyright © 2018 JBoss by Red Hat. All rights reserved.