Interface ClassLoadingConnectionProvider<C>

All Superinterfaces:
org.mule.runtime.api.connection.ConnectionProvider<C>
All Known Implementing Classes:
CLCachedConnectionProvider, CLNoneConnectionProvider, CLPoolingConnectionProvider

public interface ClassLoadingConnectionProvider<C> extends org.mule.runtime.api.connection.ConnectionProvider<C>
  • Method Summary

    Methods inherited from interface org.mule.runtime.api.connection.ConnectionProvider

    connect, disconnect, validate