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

  /prebuilts/jdk/jdk8/darwin-x86/sample/jmx/jmx-scandir/src/com/sun/jmx/examples/scandir/
ScanManagerMXBean.java 49 * The <code>ScanManagerMXBean</code> is responsible for applying a
53 * The <code>ScanManagerMXBean</code> is a singleton MBean: there can be
59 * The <code>ScanManagerMXBean</code> is the entry point of the <i>scandir</i>
66 public interface ScanManagerMXBean {
72 * that the {@link ScanManagerMXBean} was closed and is no longer usable.
73 * This state is used when the {@link ScanManagerMXBean} needs to be
221 * from memory. if {@code false}, the {@code ScanManagerMXBean} will
257 * Instruct the {@code ScanManagerMXBean} to use another {@link
296 * by the {@code ScanManagerMXBean} when the {@code ScanManagerMXBean}
    [all...]
  /prebuilts/jdk/jdk8/linux-x86/sample/jmx/jmx-scandir/src/com/sun/jmx/examples/scandir/
ScanManagerMXBean.java 49 * The <code>ScanManagerMXBean</code> is responsible for applying a
53 * The <code>ScanManagerMXBean</code> is a singleton MBean: there can be
59 * The <code>ScanManagerMXBean</code> is the entry point of the <i>scandir</i>
66 public interface ScanManagerMXBean {
72 * that the {@link ScanManagerMXBean} was closed and is no longer usable.
73 * This state is used when the {@link ScanManagerMXBean} needs to be
221 * from memory. if {@code false}, the {@code ScanManagerMXBean} will
257 * Instruct the {@code ScanManagerMXBean} to use another {@link
296 * by the {@code ScanManagerMXBean} when the {@code ScanManagerMXBean}
    [all...]

Completed in 66 milliseconds