Uses of Interface
net.officefloor.web.resource.spi.ResourceSystemContext
Packages that use ResourceSystemContext
Package
Description
-
Uses of ResourceSystemContext in net.officefloor.web.resource.classpath
Methods in net.officefloor.web.resource.classpath with parameters of type ResourceSystemContextModifier and TypeMethodDescriptionClasspathResourceSystemFactory.createResourceSystem(ResourceSystemContext context) Constructors in net.officefloor.web.resource.classpath with parameters of type ResourceSystemContextModifierConstructorDescriptionClasspathResourceSystem(ResourceSystemContext context, ClassLoader classLoader) Instantiate. -
Uses of ResourceSystemContext in net.officefloor.web.resource.file
Methods in net.officefloor.web.resource.file with parameters of type ResourceSystemContextModifier and TypeMethodDescriptionFileResourceSystemService.createResourceSystem(ResourceSystemContext context) Constructors in net.officefloor.web.resource.file with parameters of type ResourceSystemContext -
Uses of ResourceSystemContext in net.officefloor.web.resource.impl
Classes in net.officefloor.web.resource.impl that implement ResourceSystemContext -
Uses of ResourceSystemContext in net.officefloor.web.resource.spi
Methods in net.officefloor.web.resource.spi with parameters of type ResourceSystemContextModifier and TypeMethodDescriptionResourceSystemFactory.createResourceSystem(ResourceSystemContext context) Creates theResourceSystem.