org.apache.openejb.spi
Interface Service

All Known Subinterfaces:
HttpServer, SecurityService<T>, ServerService, TransactionService
All Known Implementing Classes:
AbstractSecurityService, AdminDaemon, Axis2Service, AxisService, BrokerServer, CxfService, DerbyNetworkService, EjbServer, HsqlService, HttpEjbServer, HttpServer, JettyHttpEjbServer, JettyHttpServer, OpenEJBHttpEjbServer, OpenEJBHttpServer, PseudoSecurityService, PseudoTransactionService, SecurityServiceImpl, Server, ServiceAccessController, ServiceDaemon, ServiceLogger, ServicePool, TelnetServer, WsService

public interface Service

Version:
$Rev: 494654 $ $Date: 2007-01-10 00:45:36 +0100 (Mi, 10. Jan 2007) $

Method Summary
 void init(Properties props)
           
 

Method Detail

init

void init(Properties props)
          throws Exception
Throws:
Exception


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