Uses of Interface
org.jboss.jca.adapters.jdbc.spi.ClassLoaderPlugin

Packages that use ClassLoaderPlugin
org.jboss.jca.adapters.jdbc The JDBC resource adapter with pooling support 
org.jboss.jca.adapters.jdbc.classloading Default classloader plugin 
 

Uses of ClassLoaderPlugin in org.jboss.jca.adapters.jdbc
 

Methods in org.jboss.jca.adapters.jdbc that return ClassLoaderPlugin
 ClassLoaderPlugin BaseWrapperManagedConnectionFactory.getClassLoaderPlugin()
          Get the clPlugin.
 

Methods in org.jboss.jca.adapters.jdbc with parameters of type ClassLoaderPlugin
 void BaseWrapperManagedConnectionFactory.setClassLoaderPlugin(ClassLoaderPlugin clPlugin)
          Set the clPlugin.
 

Uses of ClassLoaderPlugin in org.jboss.jca.adapters.jdbc.classloading
 

Classes in org.jboss.jca.adapters.jdbc.classloading that implement ClassLoaderPlugin
 class TCClassLoaderPlugin
          A TCClassLoaderPlugin.
 



Copyright © 2008 Red Hat Middleware LLC (http://www.jboss.com/)