Package org.eclipse.e4.core.contexts
Annotation Interface IContextFunction.ServiceContextKey
- Enclosing interface:
IContextFunction
@ComponentPropertyType
@Retention(CLASS)
@Target(TYPE)
public static @interface IContextFunction.ServiceContextKey
An OSGi service component property type used to indicate the context key this
function should be registered in.
- Since:
- 1.13
- See Also:
-
Required Element Summary
Required Elements
-
Element Details
-
value
Class<?> value
-