public class MetadataServiceWrapper extends Object implements MetadataService
MetadataService that uses reflection and works as a bridge
between classLoaders.| Constructor and Description |
|---|
MetadataServiceWrapper(Dispatcher dispatcher,
Serializer serializer) |
| Modifier and Type | Method and Description |
|---|---|
Feature<Action<Location>> |
disposeMetadataCache() |
MetadataResult<MetadataKeysContainer> |
getMetadataKeys(MetadataKeysRequest metadataKeysRequest) |
public MetadataServiceWrapper(Dispatcher dispatcher, Serializer serializer)
public MetadataResult<MetadataKeysContainer> getMetadataKeys(MetadataKeysRequest metadataKeysRequest) throws ServiceUnavailableException
getMetadataKeys in interface MetadataServiceServiceUnavailableExceptionpublic Feature<Action<Location>> disposeMetadataCache()
disposeMetadataCache in interface MetadataServiceCopyright © 2019 MuleSoft, Inc.. All rights reserved.