Uses of Interface
net.officefloor.web.resource.spi.ResourceSystem
Packages that use ResourceSystem
Package
Description
-
Uses of ResourceSystem in net.officefloor.web.resource.classpath
Classes in net.officefloor.web.resource.classpath that implement ResourceSystemMethods in net.officefloor.web.resource.classpath that return ResourceSystemModifier and TypeMethodDescriptionClasspathResourceSystemFactory.createResourceSystem(ResourceSystemContext context) -
Uses of ResourceSystem in net.officefloor.web.resource.file
Classes in net.officefloor.web.resource.file that implement ResourceSystemMethods in net.officefloor.web.resource.file that return ResourceSystemModifier and TypeMethodDescriptionFileResourceSystemService.createResourceSystem(ResourceSystemContext context) -
Uses of ResourceSystem in net.officefloor.web.resource.spi
Methods in net.officefloor.web.resource.spi that return ResourceSystemModifier and TypeMethodDescriptionResourceSystemFactory.createResourceSystem(ResourceSystemContext context) Creates theResourceSystem.