Interface DataSourceProxyConnectionIdManagerProvider

All Superinterfaces:
Supplier<net.ttddyy.dsproxy.ConnectionIdManager>

public interface DataSourceProxyConnectionIdManagerProvider extends Supplier<net.ttddyy.dsproxy.ConnectionIdManager>
Supplier of a ConnectionIdManager.
Author:
Arthur Gavlyukovskiy
  • Method Summary

    Methods inherited from interface java.util.function.Supplier

    get