public final class PlugInClassLoaderHelper extends Object
| Modifier and Type | Method and Description |
|---|---|
static byte[] |
getResourceAsBytes(String name) |
static boolean |
hasResource(String name) |
public static boolean hasResource(String name)
public static byte[] getResourceAsBytes(String name) throws IOException
IOExceptionApache CXF