Uses of Interface
com.dlsc.gemsfx.util.ServiceInvocation.ServiceSupplier
Packages that use ServiceInvocation.ServiceSupplier
-
Uses of ServiceInvocation.ServiceSupplier in com.dlsc.gemsfx.util
Methods in com.dlsc.gemsfx.util with parameters of type ServiceInvocation.ServiceSupplierModifier and TypeMethodDescriptionstatic <T> ServiceInvocation<T>
ServiceInvocation.create
(String name, ServiceInvocation.ServiceSupplier<T> supplier) Creates a new service invocation instance.