Uses of Class
ai.stapi.graphsystem.genericGraphEventFactory.GenericGraphEventFactory
Packages that use GenericGraphEventFactory
-
Uses of GenericGraphEventFactory in ai.stapi.graphsystem.configuration
Methods in ai.stapi.graphsystem.configuration that return GenericGraphEventFactoryModifier and TypeMethodDescriptionDynamicCommandProcessorConfiguration.genericGraphEventFactory(List<SpecificGraphEventFactory> specificGraphEventFactories) Methods in ai.stapi.graphsystem.configuration with parameters of type GenericGraphEventFactoryModifier and TypeMethodDescriptionDynamicCommandProcessorConfiguration.basicDynamicCommandProcessor(GenericObjectGraphMapper objectGraphMapper, GenericGraphEventFactory genericEventFactory, GenericCommandEventGraphMappingProvider commandEventGraphMappingProvider) -
Uses of GenericGraphEventFactory in ai.stapi.graphsystem.dynamiccommandprocessor
Fields in ai.stapi.graphsystem.dynamiccommandprocessor declared as GenericGraphEventFactoryModifier and TypeFieldDescriptionprotected final GenericGraphEventFactoryBasicDynamicCommandProcessor.genericEventFactoryConstructors in ai.stapi.graphsystem.dynamiccommandprocessor with parameters of type GenericGraphEventFactoryModifierConstructorDescriptionBasicDynamicCommandProcessor(GenericObjectGraphMapper objectGraphMapper, GenericGraphEventFactory genericEventFactory, GenericCommandEventGraphMappingProvider commandEventGraphMappingProvider)