Class ConfigurationCacheLoadEvent


public class ConfigurationCacheLoadEvent extends SimpleBusinessEvent<ConfigurationCacheLoadInput,ConfigurationCache>
Event to load ConfigurationCache objects.
The launcher must provide a valid ConfigurationCacheLoadInput object map in order to successfully call this event.
Since:
18.0
GCApi:
event
Reactors:
BTConfigurationCacheLoad(0)
No Spouts