cz.cuni.utils
Class PogamutClassloaderHACK
java.lang.Object
cz.cuni.utils.PogamutClassloaderHACK
public class PogamutClassloaderHACK
- extends java.lang.Object
Idea from http://forum.java.sun.com/thread.jspa?forumID=32&threadID=300557
Field Summary |
static java.lang.String |
ENGINES_DIR
Directory under $POGAMUT_PLATFORM dir where script engines are stored. |
private static java.lang.Class[] |
parameters
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ENGINES_DIR
public static final java.lang.String ENGINES_DIR
- Directory under $POGAMUT_PLATFORM dir where script engines are stored.
- See Also:
- Constant Field Values
parameters
private static final java.lang.Class[] parameters
PogamutClassloaderHACK
public PogamutClassloaderHACK()
- Creates a new instance of PogamutPlatformClassLoader
getPlatformDir
protected static java.io.File getPlatformDir()
hackSystemClassLoader
protected void hackSystemClassLoader()