@Target(value={TYPE,FIELD,METHOD})
@Retention(value=RUNTIME)
public @interface Resource
Modifier and Type | Optional Element and Description |
---|---|
Resource.AuthenticationType |
authenticationType |
java.lang.String |
description |
java.lang.String |
lookup |
java.lang.String |
mappedName |
java.lang.String |
name |
boolean |
shareable |
java.lang.Class |
type |
public abstract Resource.AuthenticationType authenticationType
Copyright © 2010 - 2020 Adobe. All Rights Reserved