|
|  |
- Administration Servlet
-
Resin provides a primitive status servlet
/admin/resin-status. It's disabled by default to
avoid any security issues. The servlet must be enabled
explicitly.
- Instrumenting Resources
- JMX Tutorials
-
- Simple JMX-managed Resource
-
Resources can be JMX managed by exposing a management interface and registering as an MBean.
- Using the JMX MBeanServer API
-
Example showing JMX-managed resources using the MBeanServer API.
- MBean listeners
-
Example showing configuration of MBean event listeners.
- Using MBeanRegistration
-
MBeans can implement the MBeanRegistration interface to find the ObjectName and MBeanServer they're registered with.
Copyright © 1998-2003 Caucho Technology, Inc. All rights reserved.
Resin® is a registered trademark,
and HardCoretm and Quercustm are trademarks of Caucho Technology, Inc. |  |
|