public interface ConfigurationExpirationMonitor
beginMonitoring() and stopMonitoring() method to signal when monitoring should start/stop.| Modifier and Type | Method and Description |
|---|---|
void |
beginMonitoring()
Begins monitoring and disposal of expired configuration instances
|
void |
stopMonitoring()
Stops monitoring and disposal of expired configuration instances
|
Copyright © 2003–2025 MuleSoft, Inc.. All rights reserved.