@Documented @Retention(value=RUNTIME) @Target(value={TYPE,CONSTRUCTOR,METHOD,FIELD,PARAMETER}) public @interface Bundle
public abstract Class<?> value
public abstract String name
Copyright © 2010-2014 The Apache Software Foundation. All Rights Reserved.