|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface EZBAuditComponent
Interface for the audit component of EasyBeans.
| Method Summary | |
|---|---|
org.ow2.util.auditreport.api.ICurrentInvocationID |
getCurrentInvocationID()
|
void |
registerJ2EEManagedObject(EZBJ2EEManagedObject object)
Add an audited bean to the audit system. |
void |
setEventComponent(EZBEventComponent eventComponent)
Set the event component. |
void |
unregisterJ2EEManagedObject(EZBJ2EEManagedObject object)
Remove an audited bean from the audit system. |
| Methods inherited from interface org.ow2.easybeans.component.api.EZBComponent |
|---|
init, start, stop |
| Method Detail |
|---|
void registerJ2EEManagedObject(EZBJ2EEManagedObject object)
object - the audited bean.void unregisterJ2EEManagedObject(EZBJ2EEManagedObject object)
object - the audited bean.void setEventComponent(EZBEventComponent eventComponent)
eventComponent - The event component.org.ow2.util.auditreport.api.ICurrentInvocationID getCurrentInvocationID()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||