Eclipse Platform
Photon (4.8)
- Summary:
- Field |
- Required |
- Optional
-
@Qualifier
@Documented
@Target(value={FIELD,PARAMETER})
@Retention(value=RUNTIME)
public @interface Active
This annotation can be added to injectable fields ands methods
to indicate that the injected value should come from the active context.
- Since:
- 1.3
- See Also:
Inject,
IEclipseContext.activate()
Eclipse Platform
Photon (4.8)
- Summary:
- Field |
- Required |
- Optional
Copyright (c) 2000, 2018 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.