@Retention(value=RUNTIME) @Target(value=java.lang.annotation.ElementType.FIELD) public @interface Resource
Scope
scope
ResourceType
type
String
qualifier
public abstract ResourceType type
public abstract Scope scope
public abstract String qualifier