java.lang.Object com.ibm.broker.plugin.MbExecutionGroup
public class MbExecutionGroup
extends Object
MbExecutionGroup provides access to execution group properties. An instance of this class is returned by the getExecutionGroup method of MbNode.
Method | Description |
---|---|
String getName() | Returns the name of the execution group. |
public String getName()Returns the name of the execution group.
- Returns
- The name of the execution group.