org.mortbay.jetty.example
Class ManyContexts

java.lang.Object
  extended by org.mortbay.jetty.example.ManyContexts

public class ManyContexts
extends java.lang.Object


Nested Class Summary
static class ManyContexts.HelloHandler
           
 
Constructor Summary
ManyContexts()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ManyContexts

public ManyContexts()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 1995-2009 Mort Bay Consulting. All Rights Reserved.