org.openejb.spi
Interface Service

All Known Subinterfaces:
SecurityService, TransactionService
All Known Implementing Classes:
PseudoSecurityService, PseudoTransactionService, Server

public interface Service


Method Summary
 void init(Properties props)
           
 

Method Detail

init

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


Copyright © 1999-2006 OpenEJB. All Rights Reserved.