|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.metamatrix.connector.xmlsource.XMLConnectionFacory
public class XMLConnectionFacory
This Connection facory which will handle the different connection semantics the supported type will be - File Based XML Document - SOAP Based XML Document - REST Based XML Document
| Constructor Summary | |
|---|---|
XMLConnectionFacory(ConnectorEnvironment env)
|
|
| Method Summary | |
|---|---|
Connection |
createConnection(ExecutionContext context)
Create connection to the source |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XMLConnectionFacory(ConnectorEnvironment env)
| Method Detail |
|---|
public Connection createConnection(ExecutionContext context)
throws ConnectorException
context -
ConnectorException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||