Uses of Interface
com.cloudimpl.outstack.spring.service.IReactiveService
| Package | Description |
|---|---|
| com.cloudimpl.outstack.spring.service | |
| com.cloudimpl.outstack.spring.util |
-
Uses of IReactiveService in com.cloudimpl.outstack.spring.service
Methods in com.cloudimpl.outstack.spring.service with type parameters of type IReactiveService Modifier and Type Method Description <T extends IReactiveService>
TServiceProxyBeanFactory. createServiceProxyBean(java.lang.Class<T> beanClass)Constructor parameters in com.cloudimpl.outstack.spring.service with type arguments of type IReactiveService Constructor Description ReactiveServiceProxyHandler(java.lang.Class<? extends IReactiveService> serviceType, Cluster cluster) -
Uses of IReactiveService in com.cloudimpl.outstack.spring.util
Method parameters in com.cloudimpl.outstack.spring.util with type arguments of type IReactiveService Modifier and Type Method Description static ServiceMetaSpringUtil. reactiveServiceMeta(java.lang.Class<? extends IReactiveService> funcType)