org.apache.openejb.server.httpd
Class OpenEJBHttpEjbServer

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

public class OpenEJBHttpEjbServer
extends HttpEjbServer

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
OpenEJBHttpEjbServer()
           
 
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

OpenEJBHttpEjbServer

public OpenEJBHttpEjbServer()


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