|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Auditable
Auditable
Method Summary | |
---|---|
void |
addAuditListener(AuditListener auditListener)
Add an AuditListener. |
void |
clearAuditListeners()
Remove all registered AuditListener objects. |
void |
removeAuditListener(AuditListener auditListener)
Remove an AuditListener. |
Method Detail |
---|
void addAuditListener(AuditListener auditListener)
the
- listener to add.void removeAuditListener(AuditListener auditListener)
the
- listener to remove.void clearAuditListeners()
AuditListener
objects.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |