org.mortbay.jetty.plus
Class PlusWebAppContext.Configuration

java.lang.Object
  extended byorg.mortbay.jetty.servlet.XMLConfiguration
      extended byorg.mortbay.jetty.plus.PlusWebAppContext.Configuration
All Implemented Interfaces:
java.io.Serializable, WebApplicationContext.Configuration
Enclosing class:
PlusWebAppContext

public static class PlusWebAppContext.Configuration
extends XMLConfiguration

See Also:
Serialized Form

Constructor Summary
PlusWebAppContext.Configuration()
           
 
Method Summary
 PlusWebAppContext getPlusWebAppContext()
           
 
Methods inherited from class org.mortbay.jetty.servlet.XMLConfiguration
configureClassPath, configureDefaults, configureWebApp, getWebApplicationContext, getWebApplicationHandler, setWebApplicationContext
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PlusWebAppContext.Configuration

public PlusWebAppContext.Configuration()
Method Detail

getPlusWebAppContext

public PlusWebAppContext getPlusWebAppContext()


Copyright © 2004 Mortbay Consulting Pty. Ltd. All Rights Reserved.