org.openqa.jetty.start
Class Classpath
java.lang.Object
org.openqa.jetty.start.Classpath
public class Classpath
- extends java.lang.Object
Class to handle CLASSPATH construction
- Author:
- Jan Hlavat�
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Classpath
public Classpath()
Classpath
public Classpath(java.lang.String initial)
addComponent
public boolean addComponent(java.lang.String component)
addComponent
public boolean addComponent(java.io.File component)
addClasspath
public boolean addClasspath(java.lang.String s)
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
getClassLoader
public java.lang.ClassLoader getClassLoader()
Copyright © 2011. All Rights Reserved.