com.pega.pegarules.management
Class LogFileAccess
java.lang.Object
MBeanHelper
com.pega.pegarules.management.LogFileAccess
public class LogFileAccess
- extends MBeanHelper
Log file download support for JMX.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
COPYRIGHT
public static final java.lang.String COPYRIGHT
- See Also:
- Constant Field Values
VERSION
public static final java.lang.String VERSION
LogFileAccess
public LogFileAccess()
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()
ListLogFiles
public java.lang.String ListLogFiles()
- This method lists the application log files which are created by the
system: the PEGA log file and the ALERT log file.
- Since:
- PRPC v5.1