Package org.wildfly.service.capture
-
Interface Summary Interface Description FunctionExecutor<V> Encapsulates execution of a single argument function.FunctionExecutorRegistry<K,V> Registry ofFunctionExecutorobjects.ServiceValueExecutorRegistry<V> A registry of captured values.ServiceValueRegistry<V> A registry of service values, keyed byServiceName.ValueExecutorRegistry<K,V> A registry of captured values.ValueRegistry<K,V> A registry of values.