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(java.util.Properties props)
           
 

Method Detail

init

void init(java.util.Properties props)
          throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 1999-2011 OpenEJB. All Rights Reserved.