Uses of Interface
net.officefloor.plugin.section.clazz.loader.ClassSectionLoaderContext
-
Packages that use ClassSectionLoaderContext Package Description net.officefloor.plugin.section.clazz.loader -
-
Uses of ClassSectionLoaderContext in net.officefloor.plugin.section.clazz.loader
Subinterfaces of ClassSectionLoaderContext in net.officefloor.plugin.section.clazz.loader Modifier and Type Interface Description interfaceFunctionClassSectionLoaderContextContext for theClassSectionLoader.interfaceObjectClassSectionLoaderContextContext for theClassSectionLoader.Classes in net.officefloor.plugin.section.clazz.loader that implement ClassSectionLoaderContext Modifier and Type Class Description classClassSectionLoaderClassloader forSectionSource.Methods in net.officefloor.plugin.section.clazz.loader with parameters of type ClassSectionLoaderContext Modifier and Type Method Description java.lang.StringFunctionDecoration. getFunctionName(ManagedFunctionType<?,?> functionType, ClassSectionLoaderContext loaderContext)Obtains theManagedFunctionname from theManagedFunctionType.booleanFunctionDecoration. isIncludeFunction(ManagedFunctionType<?,?> functionType, ClassSectionLoaderContext loaderContext)Indicates if includeManagedFunctionType.
-