public static interface Multicaster.InvokeListener
Modifier and Type | Method and Description |
---|---|
void |
afterExecute(Object object,
Method method,
Object[] args) |
Throwable |
onException(Object object,
Method method,
Object[] args,
Throwable t) |
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.