Details
-
Sub-task
-
Status: Reopened
-
Major
-
Resolution: Unresolved
-
3.1.x
-
None
Description
Interceptors for Lifecycle Callbacks
Shows how to use @Interceptors to create an interceptor stack for a Stateless Bean that will intercept callback methods via @PostConstruct and @PreDestroy
Also demonstrates how interceptors can prevent the bean method from being called by throwing exceptions from their around invoke method.
Attachments
Issue Links
- is duplicated by
-
OPENEJB-723 New example: interceptors
- Closed