Uses of Interface
net.officefloor.compile.ManagedObjectSourceService
-
Packages that use ManagedObjectSourceService Package Description net.officefloor.plugin.managedobject.clazz -
-
Uses of ManagedObjectSourceService in net.officefloor.plugin.managedobject.clazz
Classes in net.officefloor.plugin.managedobject.clazz that implement ManagedObjectSourceService Modifier and Type Class Description class
ClassManagedObjectSource
ManagedObjectSource
that manages anObject
via reflection.Methods in net.officefloor.plugin.managedobject.clazz that return ManagedObjectSourceService Modifier and Type Method Description ManagedObjectSourceService<?,?,?>
ClassManagedObjectSource. createService(ServiceContext context)
-