-
@Component() public final class SplitSegmentAxonAdminCommandHandler extends AxonAdminCommandHandler
-
-
Field Summary
Fields Modifier and Type Field Description private final AxonAdminCommmandTypecommandType
-
Constructor Summary
Constructors Constructor Description SplitSegmentAxonAdminCommandHandler(EventProcessingConfiguration eventProcessingModule, TokenStatusService tokenStatusService)
-
Method Summary
Modifier and Type Method Description AxonAdminCommmandTypegetCommandType()-
-
Constructor Detail
-
SplitSegmentAxonAdminCommandHandler
SplitSegmentAxonAdminCommandHandler(EventProcessingConfiguration eventProcessingModule, TokenStatusService tokenStatusService)
-
-
Method Detail
-
getCommandType
AxonAdminCommmandType getCommandType()
-
-
-
-