org.openejb.spi
Interface Service

All Known Subinterfaces:
SecurityService, ServerService, TransactionService
All Known Implementing Classes:
AdminDaemon, EjbServer, PseudoSecurityService, PseudoTransactionService, Server, ServiceAccessController, 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-2005 OpenEJB. All Rights Reserved.