public class 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
|
MdbDeliveryGroup |
active(Boolean value)
Indicates if delivery for all MDBs belonging to this group is active
|
String |
getKey() |
public MdbDeliveryGroup(String key)
public String getKey()
public Boolean active()
public MdbDeliveryGroup active(Boolean value)
Copyright © 2015 JBoss by Red Hat. All rights reserved.