Uses of Interface
net.officefloor.compile.SupplierSourceService
-
Packages that use SupplierSourceService Package Description net.officefloor.jaxrs net.officefloor.spring -
-
Uses of SupplierSourceService in net.officefloor.jaxrs
Classes in net.officefloor.jaxrs that implement SupplierSourceService Modifier and Type Class Description class
JaxRsSupplierSourceService
JAX-RSSupplierSourceService
.Methods in net.officefloor.jaxrs that return SupplierSourceService Modifier and Type Method Description SupplierSourceService<?>
JaxRsSupplierSourceService. createService(ServiceContext context)
-
Uses of SupplierSourceService in net.officefloor.spring
Classes in net.officefloor.spring that implement SupplierSourceService Modifier and Type Class Description class
SpringSupplierSourceService
SpringSupplierSourceService
.Methods in net.officefloor.spring that return SupplierSourceService Modifier and Type Method Description SupplierSourceService<?>
SpringSupplierSourceService. createService(ServiceContext context)
-