Symbol Context Resolver Factory Delegate
Identifier:
org.eclipse.jst.jsf.core.symbolContextResolverFactory
Since:
[Enter the first release in which this extension point appears.]
Description:
Provisional API -- subject to change.
Configuration Markup:
<!ELEMENT extension (symbolFactoryDelegate)>
<!ATTLIST extension
point CDATA #REQUIRED
id CDATA #IMPLIED
name CDATA #IMPLIED
>
<!ELEMENT symbolFactoryDelegate EMPTY>
<!ATTLIST symbolFactoryDelegate
class CDATA #REQUIRED
>
- class - PROVISIONAL API -- Subject to change
Use to add symbol factory delegates that get called before the SymbolContextResolver.
Examples:
[Enter extension point usage example here.]
API Information:
[Enter API information here.]
Supplied Implementation:
[Enter information about supplied implementation of this extension point.]