org.apache.aries.blueprint.annotation
Annotation Type List


@Target(value={TYPE,METHOD,FIELD})
@Retention(value=RUNTIME)
public @interface List

used to annotate list value in property I am not convinced that we want to support this via annotation


Required Element Summary
 Element[] value
           
 

Element Detail

value

public abstract Element[] value


Copyright © 2009-2011 The Apache Software Foundation. All Rights Reserved.