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.

@FunctionalInterface public static interface MetadataCache.MetadataCacheValueResolver
  • 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.MetadataResolvingException
      org.mule.runtime.api.connection.ConnectionException