Life Cycle Annotations
Starting with JSF 1.2, you can specify managed bean methods that are automatically called just after the bean has been constructed and just before the bean goes out of scope. This is particularly convenient for beans that establish connections to external resources such as databases. Annotate the methods with @PostConstruct or @PreDestroy, like this: public class MyBean { @PostConstruct public v..
Programming/JSF
2008. 7. 7. 16:38
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- Guava
- SMPP
- Kubernetes
- OOP
- bash
- Java
- spring
- Oracle
- jboss
- install
- SBM
- bouncycastle
- Heap
- Dependency
- monitoring
- docker
- nodejs
- EMV
- Tomcat
- zookeeper
- dump
- spring boot
- Shell
- Maven
- svn
- log4j
- JSF
- Jose
- ubuntu
- ssh
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 | 31 |
글 보관함