Uses of Interface
net.officefloor.plugin.section.clazz.object.ClassSectionObjectManufacturer
-
Packages that use ClassSectionObjectManufacturer Package Description net.officefloor.plugin.section.clazz.object.impl -
-
Uses of ClassSectionObjectManufacturer in net.officefloor.plugin.section.clazz.object.impl
Classes in net.officefloor.plugin.section.clazz.object.impl that implement ClassSectionObjectManufacturer Modifier and Type Class Description class
ManagedObjectSectionClassObjectManufacturer
class
VariableSectionClassObjectManufacturer
Methods in net.officefloor.plugin.section.clazz.object.impl that return ClassSectionObjectManufacturer Modifier and Type Method Description ClassSectionObjectManufacturer
ManagedObjectSectionClassObjectManufacturer. createService(ServiceContext context)
ClassSectionObjectManufacturer
VariableSectionClassObjectManufacturer. createService(ServiceContext context)
-