Interface MbeansSourceMBean
- All Known Implementing Classes:
MbeansSource
public interface MbeansSourceMBean
This mbean will load an extended mlet file ( similar in syntax with jboss ).
It'll keep track of all attribute changes and update the file when attributes
change.
-
Method Details
-
setSource
Set the source to be used to load the mbeans- Parameters:
source- File or URL
-
getSource
Object getSource() -
getMBeans
-
load
-
init
-
save
void save()Save the file.
-