public interface ProcessingTimeWatcher
extends org.mule.runtime.api.lifecycle.Startable, org.mule.runtime.api.lifecycle.Stoppable
ProcessingTime instances to detect when they are weakly reachable.| Modifier and Type | Method and Description |
|---|---|
void |
addProcessingTime(ProcessingTime processingTime)
Adds a new instance to watch
|
void addProcessingTime(ProcessingTime processingTime)
processingTime - instance to add. Non nullCopyright © 2003–2017 MuleSoft, Inc.. All rights reserved.