Module org.mule.sdk.api
Package org.mule.sdk.api.metadata
Interface MetadataCache.MetadataCacheValueResolver
- Enclosing interface:
- MetadataCache
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
-
Method Summary
-
Method Details
-
compute
Serializable compute(Serializable key) throws org.mule.runtime.api.metadata.MetadataResolvingException, org.mule.runtime.api.connection.ConnectionException - Throws:
org.mule.runtime.api.metadata.MetadataResolvingExceptionorg.mule.runtime.api.connection.ConnectionException
-