org.picocontainer.script.util
Class ClassPathElementHelper

java.lang.Object
  extended by org.picocontainer.script.util.ClassPathElementHelper

public class ClassPathElementHelper
extends Object


Field Summary
static String HTTP
           
 
Constructor Summary
ClassPathElementHelper()
           
 
Method Summary
static org.picocontainer.classname.ClassPathElement addClassPathElement(String path, org.picocontainer.classname.ClassLoadingPicoContainer container)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

HTTP

public static final String HTTP
See Also:
Constant Field Values
Constructor Detail

ClassPathElementHelper

public ClassPathElementHelper()
Method Detail

addClassPathElement

public static org.picocontainer.classname.ClassPathElement addClassPathElement(String path,
                                                                               org.picocontainer.classname.ClassLoadingPicoContainer container)


Copyright © 2003-2010 Codehaus. All Rights Reserved.