java.lang.Object | +--com.ibm.lab.soln.extensionpoint.ExtensionProcessor
Processes the subtags of the
com.ibm.lab.soln.extensionpoint.toolAction
extension point.
See the plugin.xml for example usage.
Constructor Summary | |
ExtensionProcessor()
|
Method Summary | |
protected java.util.List |
getToolActionsParameters()
Returns the ToolActionParameters representing
the extensions to the
com.ibm.lab.soln.extensionpoint.toolAction
extension point. |
void |
load()
Process extensions to the com.ibm.lab.soln.extensionpoint
extension point. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ExtensionProcessor()
Method Detail |
protected java.util.List getToolActionsParameters()
ToolActionParameters
representing
the extensions to the
com.ibm.lab.soln.extensionpoint.toolAction
extension point.
ToolActionParameters
.ToolActionParameters
public void load()
com.ibm.lab.soln.extensionpoint
extension point.
IExtension
,
IConfigurationElement