public class InvocationEventImpl extends DurabilityEventImpl implements InvocationEvent
source| Constructor and Description |
|---|
InvocationEventImpl(Object transactionId,
Durability.Phase phase,
ExceptionType exceptionType) |
| Modifier and Type | Method and Description |
|---|---|
ExceptionType |
getExceptionType() |
equals, getPhase, getTransactionIdclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetPhase, getTransactionIdpublic InvocationEventImpl(Object transactionId, Durability.Phase phase, ExceptionType exceptionType)
public ExceptionType getExceptionType()
getExceptionType in interface InvocationEventInvocationEvent.getExceptionType()Copyright © 2004–2014 Paul Ferraro. All rights reserved.