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.