public interface MBeanRepository
Modifier and Type | Method and Description |
---|---|
void |
addMBean(String name,
Object MBean) |
void |
clear() |
Object |
getMBean(String name) |
void |
removeMBean(String name) |
Copyright © 2005-2017 Apache Software Foundation. All Rights Reserved.