Uses of Interface
org.wildfly.service.capture.FunctionExecutor
Packages that use FunctionExecutor
-
Uses of FunctionExecutor in org.wildfly.service.capture
Methods in org.wildfly.service.capture that return FunctionExecutorModifier and TypeMethodDescriptionFunctionExecutorRegistry.getExecutor(K key) Returns the executor for the specified key, if one exists.static <V> FunctionExecutor<V>Creates a function executor from the specified argument supplier.