flux.audittrail.client
Interface J2seTransactionCommittedEvent

All Superinterfaces:
AbstractAuditTrailEvent, AbstractCallEvent

public interface J2seTransactionCommittedEvent
extends AbstractCallEvent

Logged to the audit trail when a database transaction involved in a J2SE client call commits. Due to the nature of J2EE application servers, a J2EE transaction committed event cannot be delivered for client calls.

Author:
Copyright 2014 Flux Corporation. All rights reserved.

Method Summary
 
Methods inherited from interface flux.audittrail.client.AbstractCallEvent
getMethodName, getMethodParameterTypes, getResultType, getUsername
 
Methods inherited from interface flux.audittrail.AbstractAuditTrailEvent
getEngineName, getName
 



© 2014 Flux Corporation. All rights reserved.