| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
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 Summary | |
 java.util.List | 
getMBeans()
Return the list of loaded mbeans names  | 
 java.lang.Object | 
getSource()
 | 
 void | 
init()
Call the init method on all mbeans.  | 
 void | 
load()
Load the mbeans from the source.  | 
 void | 
save()
Save the file.  | 
 void | 
setSource(java.lang.Object source)
Set the source to be used to load the mbeans  | 
| Method Detail | 
public void setSource(java.lang.Object source)
source - File or URLpublic java.lang.Object getSource()
public java.util.List getMBeans()
public void load()
          throws java.lang.Exception
java.lang.Exception
public void init()
          throws java.lang.Exception
java.lang.Exceptionpublic void save()
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||