org.apache.cxf.jca.core.classloader
Class PlugInClassLoaderHelper
java.lang.Object
org.apache.cxf.jca.core.classloader.PlugInClassLoaderHelper
public final class PlugInClassLoaderHelper
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
hasResource
public static boolean hasResource(String name)
getResourceAsBytes
public static byte[] getResourceAsBytes(String name)
throws IOException
- Throws:
IOException
Apache CXF