@Documented @Retention(value=RUNTIME) @Target(value={TYPE,METHOD}) @Deprecated public @interface Activate
public abstract String[] group
public abstract String[] value
@Deprecated public abstract String[] before
@Deprecated public abstract String[] after
Copyright © 2011–2022 The Apache Software Foundation. All rights reserved.