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 class
ClasspathResourceSystemService
ResourceSystemFactory
to create aResourceSystem
from 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 class
FileResourceSystemService
ResourceSystemFactory
backed by files.
-