| Package | Description |
|---|---|
| org.wildfly.swarm.config | |
| org.wildfly.swarm.config.ejb3 |
| 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> |
interface |
MDBDeliveryGroupSupplier<T extends MDBDeliveryGroup> |
| Modifier and Type | Method and Description |
|---|---|
MDBDeliveryGroup |
MDBDeliveryGroupSupplier.get()
Constructed instance of MDBDeliveryGroup resource
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.