Granny's Programming Pearls
"inside of every large program is a small program struggling to get out"
JavaRanch.com/granny.jsp
The moose likes EJB and other Java EE Technologies and the fly likes Theory and practice : Lifecyle event PreDestroy Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » EJB and other Java EE Technologies
Reply Bookmark "Theory and practice : Lifecyle event PreDestroy" Watch "Theory and practice : Lifecyle event PreDestroy" New topic
Author

Theory and practice : Lifecyle event PreDestroy

Arnold Reuser
Ranch Hand

Joined: Nov 20, 2003
Posts: 193
I am looking for a real world use case that requires the PreDestroy event of a SFSB
For the past years I have only seen this event used in flawed application designs.
If anyone has a practical use case
That would really help me understand the rationale of this event.
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Theory and practice : Lifecyle event PreDestroy
 
Similar Threads
@PreDestroy annotation
When all @PreDestroy gets called?
Best practices for initializing backing bean?
@Predestroy and timeout
Callbacks with System Exceptions