Package wt.logs
Class SciInstallerDirViewer
java.lang.Object
javax.management.StandardMBean
wt.jmx.core.StandardMBean
wt.jmx.core.SelfAwareMBean
wt.jmx.core.mbeans.AbstractFileView
wt.jmx.core.mbeans.DirView
wt.jmx.core.mbeans.ManagedDirView
wt.logs.LogsDirViewer
wt.logs.SciInstallerDirViewer
- All Implemented Interfaces:
DynamicMBean,MBeanRegistration,BaseObjectNamed,AbstractFileViewMBean,DirViewMBean,ManagedDirViewMBean,SelfEmailingMBean
Extension of
Supported API: true
LogsDirViewer that provides a view of log
files in a directory specified by the sci.installer.dir property. If
this property is not specified an attempt will be made to determine the
location of this directory (and set this property).
Supported API: true
-
Nested Class Summary
Nested classes/interfaces inherited from class wt.jmx.core.mbeans.ManagedDirView
ManagedDirView.CompressOldAndDeleteReallyOldFiles, ManagedDirView.FileDeleter -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class wt.jmx.core.mbeans.ManagedDirView
newManagedDirView, newManagedDirView, newManagedDirViewMethods inherited from class wt.jmx.core.mbeans.DirView
newDirView, newDirView, newDirViewMethods 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, stopMethods inherited from class wt.jmx.core.StandardMBean
cacheMBeanInfo, cacheMBeanInfoInInstance, createMBeanInfo, emailThisMBean, getAttributes, getCachedInstanceMBeanInfo, getCachedMBeanInfo, getDescription, getDescription, getDescription, getDescription, getImpact, getMBeanInfo, getParameterName, setAttributesMethods inherited from class javax.management.StandardMBean
getAttribute, getClassName, getConstructors, getDescription, getDescription, getDescription, getImplementation, getImplementationClass, getMBeanInterface, getParameterName, invoke, setAttribute, setImplementationMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface wt.jmx.core.mbeans.AbstractFileViewMBean
getLastModifiedTime, getName, getPath, isExistsMethods inherited from interface wt.jmx.core.mbeans.DirViewMBean
emailFiles, emailFiles, emailFiles, getAllowGzip, getAllowNumericSuffixes, getFileAsGzippedBytes, getFileAsStreamingResult, getFileAsStreamingResult, getFileExtensions, getFileMatchingExpression, getFilesAsStreamingResult, getFilesAsStreamingResult, getFreeSpace, getLastModifiedTime, getPercentFreeSpace, getPercentUsableSpace, getTotalSpace, getUsableSpace, listFiles, listFiles, refresh, searchFiles, searchFiles, searchFiles, searchFiles, searchFilesAsMap, searchFilesAsMap, searchFilesAsMap, searchFilesAsMap, sendFilesToSupport, sendFilesToSupport, sendFilesToSupport, viewFile, viewFileMethods inherited from interface wt.jmx.core.mbeans.SelfEmailingMBean
emailThisMBean
-
Constructor Details
-
SciInstallerDirViewer
Default constructor.
Supported API: true- Throws:
NotCompliantMBeanException
-