org.nanocontainer.script
Class ClassPathElementHelper

java.lang.Object
  extended by org.nanocontainer.script.ClassPathElementHelper

public class ClassPathElementHelper
extends Object


Field Summary
static String HTTP
           
 
Constructor Summary
ClassPathElementHelper()
           
 
Method Summary
static ClassPathElement addClassPathElement(String path, NanoContainer nanoContainer)
           
 
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 ClassPathElement addClassPathElement(String path,
                                                   NanoContainer nanoContainer)


Copyright © 2003-2009 Codehaus. All Rights Reserved.