Script Evaluator Factory

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

Since:
[Enter the first release in which this extension point appears.]

Description:
This extension point is used to register an script evaluator factory used during evaluation. It have to implement IScriptEvaluatorFactory.

Configuration Markup:

<!ELEMENT extension (scriptevaluatorfactory)+>

<!ATTLIST extension

point CDATA #REQUIRED

id    CDATA #IMPLIED

name  CDATA #IMPLIED>


<!ELEMENT scriptevaluatorfactory EMPTY>

<!ATTLIST scriptevaluatorfactory

class CDATA #REQUIRED>


Examples:
[Enter extension point usage example here.]

API Information:
[Enter API information here.]

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