|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface QEmuMBean
Management interface for QEmu.
QEmu
Method Summary | |
---|---|
void |
createQueue(ObjectName name)
Creates and registers a Queue MBean with MBeanServer. |
void |
unregister(ObjectName name)
Unregisters a Queue MBean with MBeanServer. |
Method Detail |
---|
void createQueue(ObjectName name) throws Exception
objectName
- the name of the queue MBean.
Exception
- when the creation or the registration fails.void unregister(ObjectName name) throws Exception
objectName
- the name of the MBean that must unregistered.
Exception
- when the creation or the registration fails.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |