Package net.officefloor.jdbc.decorate
Interface PooledConnectionDecoratorServiceFactory
- All Superinterfaces:
ServiceFactory<PooledConnectionDecorator>
- All Known Implementing Classes:
ValidatePooledConnectionDecorator
public interface PooledConnectionDecoratorServiceFactory
extends ServiceFactory<PooledConnectionDecorator>
ServiceFactory for the PooledConnectionDecorator.- Author:
- Daniel Sagenschneider
-
Method Summary
Methods inherited from interface net.officefloor.frame.api.source.ServiceFactory
createService