Uses of Interface
net.officefloor.plugin.clazz.flow.ClassFlowRegistry
-
Packages that use ClassFlowRegistry Package Description net.officefloor.plugin.clazz.flow -
-
Uses of ClassFlowRegistry in net.officefloor.plugin.clazz.flow
Methods in net.officefloor.plugin.clazz.flow with parameters of type ClassFlowRegistry Modifier and Type Method Description ClassFlowInterfaceFactory
ClassFlowBuilder. buildFlowInterfaceFactory(java.lang.Class<?> flowInterfaceType, ClassFlowRegistry flowRegistry, SourceContext sourceContext)
Builds theClassFlowInterfaceFactory
for theFlowInterface
.
-