HomeSort by relevance Sort by last modified time
    Searched defs:ScanDirConfigMXBean (Results 1 - 2 of 2) sorted by null

  /prebuilts/jdk/jdk8/darwin-x86/sample/jmx/jmx-scandir/src/com/sun/jmx/examples/scandir/
ScanDirConfigMXBean.java 49 * <p>The <code>ScanDirConfigMXBean</code> is in charge of the
52 * <p>The <code>ScanDirConfigMXBean</code> is an MBean which is able to
62 * There can be as many <code>ScanDirConfigMXBean</code> registered
83 public interface ScanDirConfigMXBean {
86 * {@link ScanDirConfigMXBean} was loaded in memory, saved to the
93 * Initial state: the {@link ScanDirConfigMXBean} is created, but
99 * The configuration reflected by the {@link ScanDirConfigMXBean} has
346 * @return The save state of the {@code ScanDirConfigMXBean}.
  /prebuilts/jdk/jdk8/linux-x86/sample/jmx/jmx-scandir/src/com/sun/jmx/examples/scandir/
ScanDirConfigMXBean.java 49 * <p>The <code>ScanDirConfigMXBean</code> is in charge of the
52 * <p>The <code>ScanDirConfigMXBean</code> is an MBean which is able to
62 * There can be as many <code>ScanDirConfigMXBean</code> registered
83 public interface ScanDirConfigMXBean {
86 * {@link ScanDirConfigMXBean} was loaded in memory, saved to the
93 * Initial state: the {@link ScanDirConfigMXBean} is created, but
99 * The configuration reflected by the {@link ScanDirConfigMXBean} has
346 * @return The save state of the {@code ScanDirConfigMXBean}.

Completed in 567 milliseconds