public class MDBDeliveryGroup<T extends MDBDeliveryGroup> extends Object
| Constructor and Description |
|---|
MDBDeliveryGroup(String key) |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
active()
Indicates if delivery for all MDBs belonging to this group is active
|
T |
active(Boolean value)
Indicates if delivery for all MDBs belonging to this group is active
|
String |
getKey() |
public MDBDeliveryGroup(String key)
Copyright © 2015 JBoss by Red Hat. All rights reserved.