|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Management
Simple interface used as a wrapper to a JMX management implementation.
| Method Summary | |
|---|---|
void |
registerComponent(Object bean,
ObjectName oname,
String type)
Register a bean by creating a modeler mbean and adding it to the MBeanServer. |
void |
unregisterComponent(ObjectName oname)
Unregister a component. |
| Method Detail |
|---|
void registerComponent(Object bean,
ObjectName oname,
String type)
throws Exception
Exception
void unregisterComponent(ObjectName oname)
throws Exception
Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||