Package net.officefloor.web.resource.spi
Interface ResourceSystemService
-
- All Superinterfaces:
ServiceFactory<ResourceSystemFactory>
- All Known Implementing Classes:
ClasspathResourceSystemService
,FileResourceSystemService
public interface ResourceSystemService extends ServiceFactory<ResourceSystemFactory>
ServiceFactory
interface for providing aResourceSystemFactory
.- Author:
- Daniel Sagenschneider
-
-
Method Summary
-
Methods inherited from interface net.officefloor.frame.api.source.ServiceFactory
createService
-
-