Modifier and Type | Method and Description |
---|---|
void |
AxonServerConnectionManager.registerLifecycleHandlers(Lifecycle.LifecycleRegistry lifecycle) |
Modifier and Type | Method and Description |
---|---|
void |
AxonServerCommandBus.registerLifecycleHandlers(Lifecycle.LifecycleRegistry handle) |
Modifier and Type | Method and Description |
---|---|
void |
AxonServerEventScheduler.registerLifecycleHandlers(Lifecycle.LifecycleRegistry lifecycle) |
Modifier and Type | Method and Description |
---|---|
void |
HeartbeatMonitor.registerLifecycleHandlers(Lifecycle.LifecycleRegistry lifecycle)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
EventProcessorControlService.registerLifecycleHandlers(Lifecycle.LifecycleRegistry lifecycle) |
Modifier and Type | Method and Description |
---|---|
void |
AxonServerQueryBus.registerLifecycleHandlers(Lifecycle.LifecycleRegistry lifecycle) |
Modifier and Type | Method and Description |
---|---|
void |
DistributedCommandBus.registerLifecycleHandlers(Lifecycle.LifecycleRegistry handle) |
Modifier and Type | Method and Description |
---|---|
default Lifecycle.LifecycleRegistry |
Configuration.lifecycleRegistry()
Returns the lifecycle registry for this configuration.
|
Modifier and Type | Method and Description |
---|---|
void |
MessageHandlerRegistrar.registerLifecycleHandlers(Lifecycle.LifecycleRegistry handle) |
Modifier and Type | Method and Description |
---|---|
void |
SimpleDeadlineManager.registerLifecycleHandlers(Lifecycle.LifecycleRegistry lifecycle) |
Modifier and Type | Method and Description |
---|---|
void |
QuartzDeadlineManager.registerLifecycleHandlers(Lifecycle.LifecycleRegistry lifecycle) |
Modifier and Type | Method and Description |
---|---|
void |
TrackingEventProcessor.registerLifecycleHandlers(Lifecycle.LifecycleRegistry handle) |
void |
SubscribingEventProcessor.registerLifecycleHandlers(Lifecycle.LifecycleRegistry handle) |
Modifier and Type | Method and Description |
---|---|
void |
PooledStreamingEventProcessor.registerLifecycleHandlers(Lifecycle.LifecycleRegistry handle) |
Modifier and Type | Method and Description |
---|---|
void |
SimpleEventScheduler.registerLifecycleHandlers(Lifecycle.LifecycleRegistry lifecycle) |
Modifier and Type | Method and Description |
---|---|
void |
QuartzEventScheduler.registerLifecycleHandlers(Lifecycle.LifecycleRegistry lifecycle) |
Modifier and Type | Method and Description |
---|---|
void |
Lifecycle.registerLifecycleHandlers(Lifecycle.LifecycleRegistry lifecycle)
Registers the activities to be executed in the various phases of an application's lifecycle.
|
Copyright © 2010–2023. All rights reserved.