This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes JBoss and the fly likes How to add interceptor to persistent ejb entity to add check before returning values Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Products » JBoss
Reply Bookmark "How to add interceptor to persistent ejb entity to add check before returning values" Watch "How to add interceptor to persistent ejb entity to add check before returning values" New topic
Author

How to add interceptor to persistent ejb entity to add check before returning values

Meir Yan
Ranch Hand

Joined: Apr 27, 2006
Posts: 597
Hello all
im using persistent ejb entity under jboss , how can i add some kind of interceptor in each ( or global ) entity
that will check a value of the object and will and decide if to return empty entity object or the full valued entity object
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: How to add interceptor to persistent ejb entity to add check before returning values
 
Similar Threads
Coffee Cream question
Comparing Session and Entity Beans
Passed 1Z0-898 with 91% - some tips and study sources
Entity Bean Instance Pooling
Are Entity Beans REALLY only for Low performance applications