| ||||||||||
Resin 3.1 Documentation Examples Changes Quercus Database Amber EJB SOA/ESB IoC JMS Servlet JMX Hessian Security Basic Listener Registration MBeanServer |
BasicResources can be JMX managed by exposing a management interface and registering as an MBean. ListenerExample showing configuration of MBean event listeners. RegistrationMBeans can implement the MBeanRegistration interface to find the ObjectName and MBeanServer they're registered with. MBeanServerExample showing JMX-managed resources using the MBeanServer API.
|