public class GrpcEventProcessorInfoSource extends Object implements EventProcessorInfoSource
EventProcessorInfoSource
that send EventProcessor
's status to AxonServer using GRPC messages.Constructor and Description |
---|
GrpcEventProcessorInfoSource(EventProcessingConfiguration eventProcessingConfiguration,
AxonServerConnectionManager axonServerConnectionManager) |
Modifier and Type | Method and Description |
---|---|
void |
notifyInformation() |
public GrpcEventProcessorInfoSource(EventProcessingConfiguration eventProcessingConfiguration, AxonServerConnectionManager axonServerConnectionManager)
public void notifyInformation()
notifyInformation
in interface EventProcessorInfoSource
Copyright © 2010–2018. All rights reserved.