Package wt.logs
Class PsiInstallerDirViewer
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.PsiInstallerDirViewer
- 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 psi.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.FileDeleterNested classes/interfaces inherited from class wt.jmx.core.mbeans.DirView
DirView.ChildFilter -
Field Summary
Fields inherited from class wt.logs.LogsDirViewer
DEFAULT_FILE_EXTENSIONS, DEFAULT_LOGS_DIR_PROP -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class wt.logs.LogsDirViewer
getInstances, getLogicalDirname, getObjectNameSuffix, getProperty, getPropertyName, onStart, onStop, setPropertyMethods inherited from class wt.jmx.core.mbeans.ManagedDirView
getMaintenanceActionClass, getMaintenanceAgeThresholdDays, getMaintenanceFirstDelaySeconds, getMaintenanceIntervalDays, getReallyOldThresholdDays, newManagedDirView, newManagedDirView, newManagedDirView, performMaintenance, setMaintenanceActionClass, setMaintenanceAgeThresholdDays, setMaintenanceFirstDelaySeconds, setMaintenanceIntervalDays, setReallyOldThresholdDaysMethods inherited from class wt.jmx.core.mbeans.DirView
createSimilarView, emailFiles, emailFiles, emailFiles, emailFiles, getAllowGzip, getAllowNumericSuffixes, getChildFilter, getDir, getFileAsGzippedBytes, getFileAsStreamingResult, getFileAsStreamingResult, getFileExtensions, getFileFilter, getFileMatchingExpression, getFilesAsStreamingResult, getFilesAsStreamingResult, getFreeSpace, getLastModifiedTime, getPercentFreeSpace, getPercentUsableSpace, getTotalSpace, getUsableSpace, listFiles, listFiles, newDirView, newDirView, newDirView, refresh, searchFiles, searchFiles, searchFiles, searchFiles, searchFilesAsMap, searchFilesAsMap, searchFilesAsMap, searchFilesAsMap, searchFilesAsStreamingMap, sendFilesToSupport, sendFilesToSupport, sendFilesToSupport, viewFile, viewFileMethods inherited from class wt.jmx.core.mbeans.AbstractFileView
getFile, getLastModifiedTime, getName, getPath, isExistsMethods inherited from class wt.jmx.core.SelfAwareMBean
deregister, destroy, getBaseObjectName, getObjectName, getObjectNameOnPreRegister, getOwnerMBean, getRegisteredMBeanIterator, getSelfAwareMBean, init, isAutoStart, isInited, isRegistered, isStarted, onDestroy, onInit, postDeregister, postRegister, preDeregister, preRegister, register, register, register, resetObjectName, setAutoStart, setOwnerMBean, start, stopMethods inherited from class wt.jmx.core.StandardMBean
cacheMBeanInfo, cacheMBeanInfoInInstance, createMBeanInfo, emailThisMBean, getAttributes, getCachedInstanceMBeanInfo, getCachedMBeanInfo, getDescription, getDescription, getDescription, getDescription, getImpact, getMBeanInfo, getParameterName, setAttributes, sortMethods 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, searchFilesAsStreamingMap, sendFilesToSupport, sendFilesToSupport, sendFilesToSupport, viewFile, viewFileMethods inherited from interface wt.jmx.core.mbeans.SelfEmailingMBean
emailThisMBean
-
Constructor Details
-
PsiInstallerDirViewer
Default constructor.
Supported API: true- Throws:
NotCompliantMBeanException
-