Class CLCachedConnectionProvider

java.lang.Object
org.mule.test.classloading.CLNoneConnectionProvider
org.mule.test.classloading.CLCachedConnectionProvider
All Implemented Interfaces:
org.mule.runtime.api.connection.CachedConnectionProvider<String>, org.mule.runtime.api.connection.ConnectionProvider<String>, ClassLoadingConnectionProvider<String>

@Alias("cached") public class CLCachedConnectionProvider extends CLNoneConnectionProvider implements org.mule.runtime.api.connection.CachedConnectionProvider<String>
  • Constructor Details

    • CLCachedConnectionProvider

      public CLCachedConnectionProvider()
  • Method Details