<service-ref>
element in the deployment descriptor.
@author Fabien Carrion
@version $Id: ContextService.java 939350 2010-04-29 15:36:29Z kkolinko $
<service-ref>
element in the deployment descriptor.
@author Fabien Carrion
@version $Id: ContextService.java 1500964 2013-07-08 21:24:05Z markt $
Service for creating or interacting with a {@link AuraContext} A AuraContextmust be started before working using any other service.
Instances of all AuraServices should be retrieved from {@link Aura}
Provides services related to contexts in the Eclipse workbench. This provides access to contexts.
@since 3.1ContextService
is responsible to change the context depending on certain events in the UI. Contexts control enablement of key-bindings.
@author bpasero
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|