An observer method must be a method of a simple bean implementation class or session bean implementation class. An
observer method may be either static or non-static. If the bean is a session bean, the observer method must be a business
method of the EJB or a static method of the bean class.
-- David Allen <drallendc@gmail.com> |