| 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 org.wildfly.swarm.config.ejb3.MDBDeliveryGroup resources
|
| Modifier and Type | Method and Description |
|---|---|
T |
Ejb3.mdbDeliveryGroup(MDBDeliveryGroup value)
Add the org.wildfly.swarm.config.ejb3.MDBDeliveryGroup object to the list of subresources
|
| Modifier and Type | Method and Description |
|---|---|
T |
Ejb3.mdbDeliveryGroups(List<MDBDeliveryGroup> value)
Add all org.wildfly.swarm.config.ejb3.MDBDeliveryGroup objects to this subresource
|
| Modifier and Type | Class and Description |
|---|---|
class |
MDBDeliveryGroup<T extends MDBDeliveryGroup>
Delivery group to manage delivery for mdbs
|
interface |
MDBDeliveryGroupConfigurator<T extends MDBDeliveryGroup> |
| Modifier and Type | Method and Description |
|---|---|
MDBDeliveryGroup |
MDBDeliveryGroup.active(Boolean value)
Indicates if delivery for all MDBs belonging to this group is active
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.