I J O R S U

I

init() - Method in class org.ow2.easybeans.component.jmx.JmxComponent
Init method.
This method is called before the start method.

J

JmxComponent - Class in org.ow2.easybeans.component.jmx
Implementation of the EasyBeans JMX component.
JmxComponent() - Constructor for class org.ow2.easybeans.component.jmx.JmxComponent
 

O

org.ow2.easybeans.component.jmx - package org.ow2.easybeans.component.jmx
 

R

registerJ2EEManagedObject(EZBJ2EEManagedObject, IBaseModelMBeanExt) - Method in class org.ow2.easybeans.component.jmx.JmxComponent
Register a new J2EE managed object.
If a J2EE managed object with the same id is already registered, it will be unregistered first.
registerMBeanAttribute(EZBMBeanAttribute) - Method in class org.ow2.easybeans.component.jmx.JmxComponent
Register a new mbean attribute.
The attribute will automatically be register with each MBean matching his filter.
registerMBeanOperation(EZBMBeanOperation) - Method in class org.ow2.easybeans.component.jmx.JmxComponent
Register a new mbean operation.
The operation will automatically be register with each MBean matching his filter.

S

setCommonsModelerExtService(ICommonsModelerExtService) - Method in class org.ow2.easybeans.component.jmx.JmxComponent
Set the CommonsModelerExtService to use.
start() - Method in class org.ow2.easybeans.component.jmx.JmxComponent
Start method.
This method is called after the init method.
stop() - Method in class org.ow2.easybeans.component.jmx.JmxComponent
Stop method.
This method is called when component needs to be stopped.

U

unregisterJ2EEManagedObject(EZBJ2EEManagedObject) - Method in class org.ow2.easybeans.component.jmx.JmxComponent
Unregister a J2EE managed object.
unregisterMBeanAttribute(EZBMBeanAttribute) - Method in class org.ow2.easybeans.component.jmx.JmxComponent
Unregister a mbean attribute.
unregisterMBeanOperation(EZBMBeanOperation) - Method in class org.ow2.easybeans.component.jmx.JmxComponent
Unregister a mbean operation.

I J O R S U

Copyright © 2006-2011 OW2 Consortium. All Rights Reserved.