Interface FunctionExecutorRegistry<V>

  • Type Parameters:
    K - the registry key type
    V - the registry value type
    All Superinterfaces:
    org.wildfly.service.capture.FunctionExecutorRegistry<ServiceDependency<V>,​V>
    All Known Subinterfaces:
    ServiceValueExecutorRegistry<V>

    public interface FunctionExecutorRegistry<V>
    extends org.wildfly.service.capture.FunctionExecutorRegistry<ServiceDependency<V>,​V>
    Registry of FunctionExecutor objects.
    Author:
    Paul Ferraro
    • Method Summary

      • Methods inherited from interface org.wildfly.service.capture.FunctionExecutorRegistry

        getExecutor