Title: Is observation of method checks supported?

Does Jonas support a mechanism where a server extension can listen to the access control mechanism?

For example, the server extension might want to know when a bean's method was
checked and access was either denied or accepted.
Maybe he wants to perform logging at this time or to perform any other type of custom operation based on the denial or
acceptance of the method and the bean's EJBContext.


Reply via email to