@Retention(value=CLASS)
@Target(value={METHOD,FIELD,CONSTRUCTOR})
public @interface Activate
When this annotation is applied to a:
activate
method of the Component.activate
method.This annotation is not processed at runtime by Service Component Runtime. It must be processed by tools and used to add a Component Description to the bundle.
Copyright © OSGi Alliance (2000, 2018). All Rights Reserved. Licensed under the OSGi Specification License, Version 2.0