public class ExtensionsClientProcessorsStrategyFactory extends Object implements org.mule.runtime.api.lifecycle.Initialisable, org.mule.runtime.api.lifecycle.Disposable
ExtensionsClientProcessorsStrategy according to the value of the system property
MULE_EXTENSIONS_CLIENT_CACHE_IS_DISABLED defined in MuleSystemProperties| Constructor and Description |
|---|
ExtensionsClientProcessorsStrategyFactory() |
| Modifier and Type | Method and Description |
|---|---|
ExtensionsClientProcessorsStrategy |
create(CoreEvent event)
This method return the suitable
ExtensionsClientProcessorsStrategy |
void |
dispose() |
void |
initialise() |
public ExtensionsClientProcessorsStrategyFactory()
public ExtensionsClientProcessorsStrategy create(CoreEvent event)
ExtensionsClientProcessorsStrategypublic void initialise()
throws org.mule.runtime.api.lifecycle.InitialisationException
initialise in interface org.mule.runtime.api.lifecycle.Initialisableorg.mule.runtime.api.lifecycle.InitialisationExceptionpublic void dispose()
dispose in interface org.mule.runtime.api.lifecycle.DisposableCopyright © 2003–2020 MuleSoft, Inc.. All rights reserved.