T - the argument type of the function executorpublic interface FunctionExecutorRegistry<T>
FunctionExecutor objects.| Modifier and Type | Method and Description |
|---|---|
FunctionExecutor<T> |
get(org.jboss.msc.service.ServiceName name)
Returns the function executor for the service installed using the specified name.
|
FunctionExecutor<T> get(org.jboss.msc.service.ServiceName name)
name - a service nameCopyright © 2022 JBoss by Red Hat. All rights reserved.