|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ConnectorArchive
ConnectorArchive defines a bundle a.k.a zip file for Connector Type. This bundle will package all the nessasary artifacts that would be needed by a given connector type.
Method Summary | |
---|---|
ConnectorBindingType[] |
getConnectorTypes()
Return the connector types bundled in this connector archive |
ExtensionModule[] |
getExtensionModules(ConnectorBindingType type)
Extention modules needed by the connector type, in order to deploy correctly in the DQP or in server. |
byte[] |
getManifestContents()
Get the Manifest files contents from the CAF file |
Method Detail |
---|
ConnectorBindingType[] getConnectorTypes()
ExtensionModule[] getExtensionModules(ConnectorBindingType type)
byte[] getManifestContents()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |