org.apache.openejb.server.httpd
Class JettyHttpEjbServer

java.lang.Object
  extended by org.apache.openejb.server.httpd.HttpEjbServer
      extended by org.apache.openejb.server.httpd.JettyHttpEjbServer
All Implemented Interfaces:
SelfManaging, ServerService, Service

public class JettyHttpEjbServer
extends HttpEjbServer
implements SelfManaging

Version:
$Rev: 607077 $ $Date: 2007-12-27 15:55:23 +0100 (Thu, 27 Dec 2007) $

Field Summary
 
Fields inherited from class org.apache.openejb.server.httpd.HttpEjbServer
httpServer
 
Constructor Summary
JettyHttpEjbServer()
           
 
Method Summary
 
Methods inherited from class org.apache.openejb.server.httpd.HttpEjbServer
getIP, getName, getPort, init, service, service, start, stop
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JettyHttpEjbServer

public JettyHttpEjbServer()


Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.