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