Class MicroServiceQueryService
java.lang.Object
com.cloudimpl.outstack.spring.component.SpringQueryService<MicroService>
com.cloudimpl.outstack.spring.service.MicroServiceQueryService
- All Implemented Interfaces:
java.util.function.Function<CloudMessage,org.reactivestreams.Publisher>
public class MicroServiceQueryService extends SpringQueryService<MicroService>
- Author:
- nuwan
-
Constructor Summary
Constructors Constructor Description MicroServiceQueryService(EventRepositoryFactory factory) -
Method Summary
Methods inherited from class com.cloudimpl.outstack.spring.component.SpringQueryService
$, $$, apply, filter, filterEntity, handlers, queryEntitiesMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.util.function.Function
andThen, compose
-
Constructor Details
-
MicroServiceQueryService
-