Uses of Interface
net.officefloor.plugin.clazz.flow.ClassFlowRegistry
Packages that use ClassFlowRegistry
-
Uses of ClassFlowRegistry in net.officefloor.plugin.clazz.flow
Methods in net.officefloor.plugin.clazz.flow with parameters of type ClassFlowRegistryModifier and TypeMethodDescriptionprotected ClassFlowMethodMetaDataClassFlowBuilder.buildFlow(String flowName, Class<?> flowInterfaceType, Method flowMethod, ClassFlowRegistry flowRegistry, String errorSuffix) Builds theClassFlowMethodMetaData.ClassFlowBuilder.buildFlowFactory(String flowName, Class<?> flowInterfaceType, ClassFlowRegistry flowRegistry, SourceContext sourceContext) Builds theClassFlowInterfaceFactoryfor theFlowinjected interface.ClassFlowBuilder.buildFlowInterfaceFactory(Class<?> flowInterfaceType, ClassFlowRegistry flowRegistry, SourceContext sourceContext) Builds theClassFlowInterfaceFactoryfor theFlowInterface.