org.jboss.jca.adapters.jdbc.classloading
Class TCClassLoaderPlugin
java.lang.Object
org.jboss.jca.adapters.jdbc.classloading.TCClassLoaderPlugin
- All Implemented Interfaces:
- ClassLoaderPlugin
public class TCClassLoaderPlugin
- extends Object
- implements ClassLoaderPlugin
A TCClassLoaderPlugin.
- Author:
- Stefano Maestri
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TCClassLoaderPlugin
public TCClassLoaderPlugin()
- Create a new TCClassLoaderPlugin.
getClassLoader
public ClassLoader getClassLoader()
- Description copied from interface:
ClassLoaderPlugin
- get the correct classLoader to use according to installed plugin
- Specified by:
getClassLoader in interface ClassLoaderPlugin
- Returns:
- the correct class loader
Copyright © 2008 Red Hat Middleware LLC (http://www.jboss.com/)