HeaderProcessor

net.bpelunit.framework.client.eclipse.headerProcessor

1.0

Extension point for adding Header Processors

<!ELEMENT extension (headerProcessor)>

<!ATTLIST extension

point CDATA #REQUIRED

id    CDATA #IMPLIED

name  CDATA #IMPLIED>


<!ELEMENT headerProcessor EMPTY>

<!ATTLIST headerProcessor

id             CDATA #REQUIRED

name           CDATA #REQUIRED

processorClass CDATA #REQUIRED>


[Enter extension point usage example here.]

[Enter API information here.]

[Enter information about supplied implementation of this extension point.]