How to intercept method calls on Seam component in JBoss EAP 5?

Solution Unverified - Updated -

Environment

  • JBoss Enterprise Application Platform (EAP) 5
  • Seam 2

Issue

How to intercept method calls on Seam component?

Resolution

Example of intercepting Seam method calls is available in Seam reference guide. The example is for EJB3 beans, but Seam interceptors can be also used with Java beans. An example can be found in JBSEAM-4327.

This solution is part of Red Hat’s fast-track publication program, providing a huge library of solutions that Red Hat engineers have created while supporting our customers. To give you the knowledge you need the instant it becomes available, these articles may be presented in a raw and unedited form.

Comments