Uses of Class
net.officefloor.plugin.section.clazz.loader.ClassSectionLoader
Packages that use ClassSectionLoader
Package
Description
-
Uses of ClassSectionLoader in net.officefloor.plugin.section.clazz
Methods in net.officefloor.plugin.section.clazz with parameters of type ClassSectionLoaderModifier and TypeMethodDescriptionClassSectionSource.loadClassFunctions(Class<?> sectionClass, SectionManagedObject sectionManagedObject, boolean isProvideInputs, ClassSectionLoader loader, SectionSourceContext context) Loads theClassSectionFunctioninstances. -
Uses of ClassSectionLoader in net.officefloor.plugin.section.clazz.loader
Methods in net.officefloor.plugin.section.clazz.loader that return ClassSectionLoaderModifier and TypeMethodDescriptionClassSectionLoader.setSingleMethod(String methodName) Configures single method mode.