Class Hierarchy All Classes All Fields and Methods

Class com.ibm.broker.plugin.MbExecutionGroup

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 Index
Method Description
String getName() Returns the name of the execution group.

Methods

getName

public String getName() 

Returns the name of the execution group.

Class Hierarchy All Classes All Fields and Methods