org.nanocontainer.script
Class ClassPathElementHelper

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

public class ClassPathElementHelper
extends java.lang.Object


Field Summary
static java.lang.String HTTP
           
 
Constructor Summary
ClassPathElementHelper()
           
 
Method Summary
static ClassPathElement addClassPathElement(java.lang.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 java.lang.String HTTP
See Also:
Constant Field Values
Constructor Detail

ClassPathElementHelper

public ClassPathElementHelper()
Method Detail

addClassPathElement

public static ClassPathElement addClassPathElement(java.lang.String path,
                                                   NanoContainer nanoContainer)


Copyright © 2003-2009 Codehaus. All Rights Reserved.