类 javax.annotation.Resource.AuthenticationType
的使用

使用 Resource.AuthenticationType 的软件包
javax.annotation This package defines the common annotations. 
 

javax.annotationResource.AuthenticationType 的使用
 

返回 Resource.AuthenticationTypejavax.annotation 中的方法
static Resource.AuthenticationType Resource.AuthenticationType.valueOf(String name)
          返回带有指定名称的该类型的枚举常量。
static Resource.AuthenticationType[] Resource.AuthenticationType.values()
          按照声明该枚举类型的常量的顺序,返回 包含这些常量的数组。
 



Copyright © 2013. All Rights Reserved.