public interface QueryHandlerAdapter
Modifier and Type | Method and Description |
---|---|
Registration |
subscribe(QueryBus queryBus)
Subscribes the query handlers of this
QueryHandlerAdapter to the given QueryBus . |
Registration subscribe(QueryBus queryBus)
QueryHandlerAdapter
to the given QueryBus
.queryBus
- the query bus to subscribeRegistration
to unsubscribe this QueryHandlerAdapter
Copyright © 2010–2022. All rights reserved.