|
| Foundation |
|
| |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||||
public interface DocumentServiceConfigAdapterInterface
Interface used to adapt an XML document to a service configuration.
| Method Summary | |
|---|---|
AbstractServiceComponentConfig |
createConfigFromDocument(org.w3c.dom.Document document)
Converts an XML document to a service configuration. |
| Method Detail |
|---|
AbstractServiceComponentConfig createConfigFromDocument(org.w3c.dom.Document document)
throws ServiceException
document - XML document that represents a service configuration.
ServiceException - if unable to adapt the XML document to
a service configuration.
|
| Foundation |
|
| |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||||