Uses of Interface
net.officefloor.web.resource.spi.ResourceSystemService
-
Packages that use ResourceSystemService Package Description net.officefloor.web.resource.classpath net.officefloor.web.resource.file -
-
Uses of ResourceSystemService in net.officefloor.web.resource.classpath
Classes in net.officefloor.web.resource.classpath that implement ResourceSystemService Modifier and Type Class Description classClasspathResourceSystemServiceResourceSystemFactoryto create aResourceSystemfrom the class path. -
Uses of ResourceSystemService in net.officefloor.web.resource.file
Classes in net.officefloor.web.resource.file that implement ResourceSystemService Modifier and Type Class Description classFileResourceSystemServiceResourceSystemFactorybacked by files.
-