Package net.officefloor.compile
Interface ManagedObjectPoolSourceServiceFactory
-
- All Superinterfaces:
ServiceFactory<ManagedObjectPoolSourceService<?>>
public interface ManagedObjectPoolSourceServiceFactory extends ServiceFactory<ManagedObjectPoolSourceService<?>>
- Author:
- Daniel Sagenschneider
-
-
Method Summary
-
Methods inherited from interface net.officefloor.frame.api.source.ServiceFactory
createService
-
-