| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.tools.ant.util.ScriptFixBSFPath
public class ScriptFixBSFPath
A class to modify a classloader to support BSF language support.
| Constructor Summary | |
|---|---|
| ScriptFixBSFPath() | |
| Method Summary | |
|---|---|
|  void | fixClassLoader(java.lang.ClassLoader loader,
               java.lang.String language)Check if need to mess about with the classloader. | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public ScriptFixBSFPath()
| Method Detail | 
|---|
public void fixClassLoader(java.lang.ClassLoader loader,
                           java.lang.String language)
loader - the classloader to fix.language - the language to use.| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||