IntegrationAdapter

Identifier:
com.ps.consul.eclipse.core.IntegrationAdapter

Since:
4.0.9

Description:
This extension point allows to switch the Eclipse core into the integration mode.

Configuration Markup:

<!ELEMENT extension (adapter)>

<!ATTLIST extension

point CDATA #REQUIRED

id    CDATA #IMPLIED

name  CDATA #IMPLIED>

Extension point for integration adapter.



<!ELEMENT adapter EMPTY>

<!ATTLIST adapter

class CDATA #REQUIRED>

An additional integration adapter.