Uses of Interface
org.eclipse.equinox.app.IApplicationContext

Packages that use IApplicationContext
org.eclipse.equinox.app Provides core support for Eclipse application model. 
 

Uses of IApplicationContext in org.eclipse.equinox.app
 

Methods in org.eclipse.equinox.app with parameters of type IApplicationContext
 java.lang.Object IApplication.start(IApplicationContext context)
          Starts this application with the given context and returns a result.