wt.logs
Class LogsDirViewer
java.lang.Object
wt.jmx.core.StandardMBeanFix
wt.jmx.core.StandardMBean
wt.jmx.core.SelfAwareMBean
wt.jmx.core.mbeans.AbstractFileView
wt.jmx.core.mbeans.DirView
wt.logs.LogsDirViewer
- All Implemented Interfaces:
- DynamicMBean, MBeanRegistration, BaseObjectNamed, AbstractFileViewMBean, DirViewMBean, SelfEmailingMBean
public class LogsDirViewer
- extends DirView
Extension of DirView that provides a view of log
files in a directory specified by a given wt or system properties entry.
Supported API: true
Extendable: false
| Nested classes/interfaces inherited from class wt.jmx.core.mbeans.DirView |
wt.jmx.core.mbeans.DirView.ChildFilter |
|
Constructor Summary |
LogsDirViewer(String propertyName)
Constructor which allows specification of a log directory via a property
name. |
| Methods inherited from class wt.jmx.core.SelfAwareMBean |
deregister, destroy, getBaseObjectName, getObjectName, getObjectNameOnPreRegister, getOwnerMBean, getSelfAwareMBean, init, isInited, isRegistered, isStarted, onDestroy, onInit, postDeregister, postRegister, preDeregister, preRegister, register, register, register, resetObjectName, setOwnerMBean, start, stop |
| Methods inherited from class wt.jmx.core.StandardMBean |
cacheMBeanInfo, cacheMBeanInfoInInstance, createMBeanInfo, emailThisMBean, getCachedInstanceMBeanInfo, getCachedMBeanInfo, getDescription, getDescription, getDescription, getDescription, getImpact, getMBeanInfo, getParameterName |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LogsDirViewer
public LogsDirViewer(String propertyName)
throws NotCompliantMBeanException
- Constructor which allows specification of a log directory via a property
name.
Supported API: true
- Parameters:
propertyName - Name of wt or system property specifying log directory
- Throws:
NotCompliantMBeanException