Uses of Interface
io.axoniq.framework.axonserver.connector.api.ConnectorLifecycle
Packages that use ConnectorLifecycle
Package
Description
Part of the Axon Server Connector module.
Part of the Axon Server Connector module.
Part of the Axoniq Framework multi-tenancy module.
Part of the Axoniq Framework multi-tenancy module.
-
Uses of ConnectorLifecycle in io.axoniq.framework.axonserver.connector.command
Classes in io.axoniq.framework.axonserver.connector.command that implement ConnectorLifecycleModifier and TypeClassDescriptionclassAn implementation of theCommandBusConnectorthat connects to an Axon Server instance to send and receive commands. -
Uses of ConnectorLifecycle in io.axoniq.framework.axonserver.connector.query
Classes in io.axoniq.framework.axonserver.connector.query that implement ConnectorLifecycleModifier and TypeClassDescriptionclassAxonServerQueryBusConnector is an implementation ofQueryBusConnectorthat connects to AxonServer to enable the dispatching and receiving of queries. -
Uses of ConnectorLifecycle in io.axoniq.framework.messaging.multitenancy.axonserver.commandhandling
Classes in io.axoniq.framework.messaging.multitenancy.axonserver.commandhandling that implement ConnectorLifecycle -
Uses of ConnectorLifecycle in io.axoniq.framework.messaging.multitenancy.axonserver.queryhandling
Classes in io.axoniq.framework.messaging.multitenancy.axonserver.queryhandling that implement ConnectorLifecycle