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
|
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.