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.