org.openejb.spi
Interface Service

All Known Subinterfaces:
SecurityService, ServerService, TransactionService
All Known Implementing Classes:
AdminDaemon, EjbServer, HttpEjbServer, HttpServer, PseudoSecurityService, PseudoTransactionService, Server, ServiceAccessController, ServiceDaemon, ServiceLogger, ServicePool, TelnetServer

public interface Service


Method Summary
 void init(Properties props)
           
 

Method Detail

init

public void init(Properties props)
          throws Exception
Throws:
Exception


Copyright © 1999-2007 OpenEJB. All Rights Reserved.