Class SimpleDirViewer

All Implemented Interfaces:
DynamicMBean, MBeanRegistration, BaseObjectNamed, AbstractFileViewMBean, DirViewMBean, SelfEmailingMBean

public class SimpleDirViewer extends DirView
Extension of DirView that provides a view of all files in a directory specified by a given wt or system properties entry.

Supported API: true

Extendable: false
  • Constructor Details

    • SimpleDirViewer

      public SimpleDirViewer(String propertyName) throws NotCompliantMBeanException
      Constructor which allows specification of a directory via a property name.

      Supported API: true
      Parameters:
      propertyName - Name of wt or system property specifying directory
      Throws:
      NotCompliantMBeanException