Package com.sleepycat.je.jmx

JE support for JMX.

See:
          Description

Class Summary
JEMBeanHelper JEMBeanHelper is a utility class for the MBean implementation which wants to add management of a JE environment to its capabilities.
JEMonitor JEMonitor is a JMX MBean which manages a JE environment.
 

Package com.sleepycat.je.jmx Description

JE support for JMX.

Package Specification

This package provides support for creating JMX MBeans for JE. It contains a deployable MBean and a helper class for creating application specific MBeans.

See Also:
"<jeHome>/examples/com/sleepycat/exampes/jmx contains a README for additional information on how to incorporate JE instrumentation into your existing application MBean."


Copyright 2004-2005 Sleepycat, Inc. All Rights Reserved.