|
CoherenceTM v3.3 Copyright© 2000-2007 by Oracle Corporation |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public interface XmlConfigurable
An interface for XML configuration.
| Method Summary | |
|---|---|
XmlElement |
getConfig()
Determine the current configuration of the object. |
void |
setConfig(XmlElement xml)
Specify the configuration for the object. |
| Method Detail |
|---|
XmlElement getConfig()
void setConfig(XmlElement xml)
xml - the XML configuration for the object
IllegalStateException - if the object is not in a state that
allows the configuration to be set; for example, if the
object has already been configured and cannot be reconfigured
|
CoherenceTM v3.3 Copyright© 2000-2007 by Oracle Corporation |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||