com.pega.pegarules.management
Class PulseStatus

java.lang.Object
  extended by MBeanHelper
      extended by com.pega.pegarules.management.PulseStatus

public class PulseStatus
extends MBeanHelper


Field Summary
static java.lang.String COPYRIGHT
           
static java.lang.String VERSION
           
 
Constructor Summary
PulseStatus()
           
 
Method Summary
 java.lang.String getCategory()
           
 java.lang.String getMajorVersion()
           
 java.lang.String getMinorVersion()
           
 java.lang.String getName()
           
 java.lang.String PulseActivity()
          This method displays information about the system pulse, which posts changes made throughout the system to each node.
 void setCategory(java.lang.String aCategory)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

COPYRIGHT

public static final java.lang.String COPYRIGHT
See Also:
Constant Field Values

VERSION

public static final java.lang.String VERSION
Constructor Detail

PulseStatus

public PulseStatus()
Method Detail

getCategory

public java.lang.String getCategory()

setCategory

public void setCategory(java.lang.String aCategory)

getName

public java.lang.String getName()

getMajorVersion

public java.lang.String getMajorVersion()

getMinorVersion

public java.lang.String getMinorVersion()

PulseActivity

public java.lang.String PulseActivity()
This method displays information about the system pulse, which posts changes made throughout the system to each node.

Since:
PRPC v5.1