Class ClasspathResourceSystemService
java.lang.Object
net.officefloor.web.resource.classpath.ClasspathResourceSystemService
- All Implemented Interfaces:
ServiceFactory<ResourceSystemFactory>,ResourceSystemService
ResourceSystemFactory to create a ResourceSystem from the
class path.- Author:
- Daniel Sagenschneider
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ClasspathResourceSystemService
public ClasspathResourceSystemService()
-
-
Method Details
-
createService
Description copied from interface:ServiceFactoryCreates the service.- Specified by:
createServicein interfaceServiceFactory<ResourceSystemFactory>- Parameters:
context-ServiceContext.- Returns:
- Service.
- Throws:
Throwable- If fails to create the service.
-