ylbtech-Java-API-Package:javax.annotation |
1.返回顶部 |
1、
Package javax.annotation
Enum Summary | |
---|---|
Resource.AuthenticationType | The two possible authentication types for a resource. |
Annotation Types Summary | |
---|---|
Generated | The Generated annoation is used to mark source code that has been generated. |
PostConstruct | The PostConstruct annotation is used on a method that needs to be executed after dependency injection is done to perform any initialization. |
PreDestroy | The PreDestroy annotation is used on methods as a callback notification to signal that the instance is in the process of being removed by the container. |
Resource | The Resource annotation marks a resource that is needed by the application. |
Resources | This class is used to allow multiple resources declarations. |
2、
2.返回顶部 |
3.返回顶部 |
4.返回顶部 |
5.返回顶部 |
0、
1、
6.返回顶部 |
![]() |
作者:ylbtech 出处:http://ylbtech.cnblogs.com/ 本文版权归作者和博客园共有,欢迎转载,但未经作者同意必须保留此段声明,且在文章页面明显位置给出原文连接,否则保留追究法律责任的权利。 |