public interface MetadataContext
| Modifier and Type | Method and Description |
|---|---|
MetadataCache |
getCache() |
<C> C |
getConfig() |
<C> Optional<C> |
getConnection()
Retrieves the connection for the related a component and configuration
|
<C> C getConfig()
C - Configuration type<C> Optional<C> getConnection() throws ConnectionException
C - Connection typeConnectionException - when not valid connection is found for the related component and configurationMetadataCache getCache()
Copyright © 2016 MuleSoft, Inc.. All rights reserved.