Follow this procedure in the New Management Rule (Step 2 of 2) page.
Notifications from the selected trace points are sent to the action MBean. The following trace events are available:
ejb_component_method_entry: An EJB's business method is about to be invoked.
ejb_component_method_exit: An EJB's business method has finished execution.
web_component_method_entry: A web component's service method is about to be invoked.
web_component_method_exit: A web component's service method has finished execution.
request_start: The server has received a new HTTP or IIOP request.
request_end: An HTTP or IIOP request has ended.