|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
ConfigurationInfo interface. All customizable configuration componenets must implement this interface
| Method Summary | |
int |
finish()
Finish. |
java.lang.String |
getModuleType()
Return String representing the module type |
int |
init()
Initialize. |
void |
parse(org.w3c.dom.Node node)
Parse an XML node. |
| Method Detail |
public int finish()
public java.lang.String getModuleType()
public int init()
public void parse(org.w3c.dom.Node node)
throws ConfigurationException
node - XML node starting the configuration node.
ConfigurationException - if there is an error in parsing the
configuration XML file.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Sun Microsystems, Inc.