org.apache.cocoon.spring.configurator
Class WebAppContextUtils.ContextInfo
java.lang.Object
org.apache.cocoon.spring.configurator.WebAppContextUtils.ContextInfo
- Enclosing class:
- WebAppContextUtils
- protected static final class WebAppContextUtils.ContextInfo
- extends Object
Private bean keeping track of the class loader and web application context.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
classLoader
public final ClassLoader classLoader
webAppContext
public final WebApplicationContext webAppContext
WebAppContextUtils.ContextInfo
public WebAppContextUtils.ContextInfo(WebApplicationContext w,
ClassLoader c)
Copyright © 1999-2008 The Apache Software Foundation. All Rights Reserved.