A C G H I J O P R S U

A

accept(IEvent) - Method in class org.ow2.easybeans.component.audit.Auditor
Check whether the listener wants to handle this event.
AuditComponent - Class in org.ow2.easybeans.component.audit
The audit component for Easybeans.
AuditComponent() - Constructor for class org.ow2.easybeans.component.audit.AuditComponent
Default constructor.
Auditor - Class in org.ow2.easybeans.component.audit
This class listen to every event comming from its audited bean.
Auditor(String, JMXNotifier, InvocationAuditReportFactory) - Constructor for class org.ow2.easybeans.component.audit.Auditor
The constructor of the auditor.

C

cleanupStackTrace(StackTraceElement[]) - Static method in class org.ow2.easybeans.component.audit.report.InvocationAuditReportFactory
Cleanup the stack trace elements to ave the right stack.

G

getAuditReport(long, EZBEventBeanInvocationEnd, String) - Method in class org.ow2.easybeans.component.audit.report.InvocationAuditReportFactory
Return a new report well endded.
getAuditReport(long, EZBEventBeanInvocationError, String) - Method in class org.ow2.easybeans.component.audit.report.InvocationAuditReportFactory
Return a new report endded with an error.
getEventProviderFilter() - Method in class org.ow2.easybeans.component.audit.Auditor
Get the event provider filter.
The event provider filter is a regular expression that define which event provider the listener needs to listen.
getLifeCycleAuditReport(EZBEventLifeCycle, String, LifeCycleAuditReport.STEP, Thread) - Method in class org.ow2.easybeans.component.audit.Auditor
This method return a new lifecycle audit report.
getPriority() - Method in class org.ow2.easybeans.component.audit.Auditor
Get the listener priority.

H

handle(IEvent) - Method in class org.ow2.easybeans.component.audit.Auditor
The handle method of the listener.

I

init() - Method in class org.ow2.easybeans.component.audit.AuditComponent
Init the component.
InvocationAuditReportFactory - Class in org.ow2.easybeans.component.audit.report
This class build report based on invocations events.
InvocationAuditReportFactory() - Constructor for class org.ow2.easybeans.component.audit.report.InvocationAuditReportFactory
The constructor of the factory.

J

JMXNotifier - Class in org.ow2.easybeans.component.audit.jmx
This class send notifications on new audit reports.
JMXNotifier() - Constructor for class org.ow2.easybeans.component.audit.jmx.JMXNotifier
Constructor of the notifier.
JMXNotifierMBean - Interface in org.ow2.easybeans.component.audit.jmx
The Mbean interface of the notifier.

O

org.ow2.easybeans.component.audit - package org.ow2.easybeans.component.audit
 
org.ow2.easybeans.component.audit.jmx - package org.ow2.easybeans.component.audit.jmx
 
org.ow2.easybeans.component.audit.report - package org.ow2.easybeans.component.audit.report
 

P

prepareAuditReport(long, String, Thread, EZBEventBeanInvocationBegin, String, Principal[], Principal) - Method in class org.ow2.easybeans.component.audit.report.InvocationAuditReportFactory
This method create a minimal report with start informations and put it in a map, waiting for ending informations.

R

registerJ2EEManagedObject(EZBJ2EEManagedObject) - Method in class org.ow2.easybeans.component.audit.AuditComponent
Add an audited bean to the audit system.
registration() - Method in class org.ow2.easybeans.component.audit.jmx.JMXNotifier
Register the notifier in the JMX server.

S

sendAuditNotification(String, String) - Method in class org.ow2.easybeans.component.audit.jmx.JMXNotifier
This method send a notification to the listeners of the MBean.
sendAuditNotification(String, String) - Method in interface org.ow2.easybeans.component.audit.jmx.JMXNotifierMBean
This method send a notification to the listeners of the MBean.
setEventComponent(EZBEventComponent) - Method in class org.ow2.easybeans.component.audit.AuditComponent
Set the event component.
start() - Method in class org.ow2.easybeans.component.audit.AuditComponent
Start the component.
stop() - Method in class org.ow2.easybeans.component.audit.AuditComponent
Stop the component.

U

unregisterJ2EEManagedObject(EZBJ2EEManagedObject) - Method in class org.ow2.easybeans.component.audit.AuditComponent
Remove an audited bean from the audit system.
unregistration() - Method in class org.ow2.easybeans.component.audit.jmx.JMXNotifier
Unregister the Mbean.

A C G H I J O P R S U

Copyright © 2006-2010 OW2 Consortium. All Rights Reserved.