com.sun.grizzly.samples.http.embed
Class GrizzlyEmbedWebServer

java.lang.Object
  extended by com.sun.grizzly.samples.http.embed.GrizzlyEmbedWebServer

public class GrizzlyEmbedWebServer
extends Object

Simple demo tha use Apache Commons Modeler for enabling JMX. see this for a complete explanation of what this simple demo does.

Author:
Jeanfrancois Arcand

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

Constructor Detail

GrizzlyEmbedWebServer

public GrizzlyEmbedWebServer()
Method Detail

main

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


Copyright © 2012 Oracle Corporation. All Rights Reserved.