A Swiss Army Knife for OSGi

aQute.bnd.annotation.component
Annotation Type Attribute


public @interface Attribute


Required Element Summary
 java.lang.String[] options
           
 
Optional Element Summary
 java.lang.String description
           
 java.lang.String name
           
 

Element Detail

options

public abstract java.lang.String[] options

name

public abstract java.lang.String name
Default:
""

description

public abstract java.lang.String description
Default:
""

Licensed under Apache Software License 2.0

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