|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectp2pMapReduce.util.ClassLoaderUtil
public class ClassLoaderUtil
Constructor Summary | |
---|---|
ClassLoaderUtil()
|
Method Summary | |
---|---|
static void |
addToSystemClassLoader(java.net.URL... toLoad)
Used to add some URL resource to the system class loader |
static void |
customURLClassLoader()
|
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ClassLoaderUtil()
Method Detail |
---|
public static void main(java.lang.String[] args)
args
- the command line argumentspublic static void addToSystemClassLoader(java.net.URL... toLoad) throws java.lang.Exception
toLoad
-
java.lang.Exception
public static void customURLClassLoader()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |