Enum | 描述 |
---|---|
Resource.AuthenticationType |
资源的两种可能的身份验证类型。
|
Annotation Type | 描述 |
---|---|
Generated |
生成的注释用于标记已生成的源代码。
|
PostConstruct |
postconstruct注释的使用方法后需要依赖注射执行了执行任何初始化。
|
PreDestroy |
predestroy注释的使用方法作为回调通知信号,例如在容器中删除的过程。
|
Resource |
资源注释标志着应用程序所需的资源。
|
Resources |
此类用于允许多个资源声明。
|
Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2014, Oracle and/or its affiliates. All rights reserved.