Methods Summary |
---|
public java.util.List | getMBeans()Return the list of loaded mbeans names
|
public java.lang.Object | getSource()
|
public void | init()Call the init method on all mbeans. Will call load if not done already
|
public void | load()Load the mbeans from the source. Called automatically on init()
|
public void | save()Save the file.
|
public void | setSource(java.lang.Object source)Set the source to be used to load the mbeans
|