| Package | Description |
|---|---|
| org.mule.runtime.core | |
| org.mule.runtime.core.api | |
| org.mule.runtime.core.interceptor | |
| org.mule.runtime.core.management.stats |
| Modifier and Type | Method and Description |
|---|---|
ProcessingTime |
DefaultEventContext.getProcessingTime() |
| Modifier and Type | Method and Description |
|---|---|
ProcessingTime |
EventContext.getProcessingTime() |
| Modifier and Type | Method and Description |
|---|---|
Event |
LoggingInterceptor.last(Event event,
ProcessingTime time,
long startTime,
boolean exceptionWasThrown) |
Event |
ProcessingTimeInterceptor.last(Event event,
ProcessingTime time,
long startTime,
boolean exceptionWasThrown) |
abstract Event |
AbstractEnvelopeInterceptor.last(Event event,
ProcessingTime time,
long startTime,
boolean exceptionWasThrown)
This method is always invoked after the event has been processed,
|
| Modifier and Type | Method and Description |
|---|---|
static ProcessingTime |
ProcessingTime.newInstance(FlowConstruct flow)
Create a ProcessingTime for the specified MuleSession.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProcessingTimeWatcher.addProcessingTime(ProcessingTime processingTime)
Adds a new instance to watch
|
void |
DefaultProcessingTimeWatcher.addProcessingTime(ProcessingTime processingTime) |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.