A Swiss Army Knife for OSGi

aQute.bnd.annotation
Annotation Type ConsumerType


@Retention(value=CLASS)
@Target(value=TYPE)
public @interface ConsumerType

Adding this annotation to a type in an API package indicates the the owner of that package will not change this interface in a minor update. Any backward compatible change to this interface requires a major update of the version of this package.


Licensed under Apache Software License 2.0

Copyright å© aQute SARL (2000, 2011). All Rights Reserved.