Uses of Interface
com.dlsc.gemsfx.util.ServiceInvocation.ServiceSupplier
-
Uses of ServiceInvocation.ServiceSupplier in com.dlsc.gemsfx.util
Modifier and TypeMethodDescriptionstatic <T> ServiceInvocation<T>
ServiceInvocation.create
(String name, ServiceInvocation.ServiceSupplier<T> supplier) Creates a new service invocation instance.