Uses of Class
net.officefloor.plugin.clazz.flow.ClassFlowInterfaceFactory
Packages that use ClassFlowInterfaceFactory
-
Uses of ClassFlowInterfaceFactory in net.officefloor.plugin.clazz.dependency.impl
Constructors in net.officefloor.plugin.clazz.dependency.impl with parameters of type ClassFlowInterfaceFactoryModifierConstructorDescriptionInstantiate. -
Uses of ClassFlowInterfaceFactory in net.officefloor.plugin.clazz.flow
Methods in net.officefloor.plugin.clazz.flow that return ClassFlowInterfaceFactoryModifier and TypeMethodDescriptionClassFlowBuilder.buildFlowFactory(String flowName, Class<?> flowInterfaceType, ClassFlowRegistry flowRegistry, SourceContext sourceContext) Builds theClassFlowInterfaceFactoryfor theFlowinjected interface.ClassFlowBuilder.buildFlowInterfaceFactory(Class<?> flowInterfaceType, ClassFlowRegistry flowRegistry, SourceContext sourceContext) Builds theClassFlowInterfaceFactoryfor theFlowInterface.