This is an old revision of the document!


Context Functions

An OSGi service can register itself at the application model as a context function to get access to the IEclipseContext.

It can also be used to created instances for e4 dependency injection.

See e4 tutorial : Eclipse 4 Context Functions.