org.apache.openejb.spi
Interface Service

All Known Subinterfaces:
SecurityService<T>, TransactionService
All Known Implementing Classes:
AbstractSecurityService, PseudoSecurityService, PseudoTransactionService, SecurityServiceImpl

public interface Service

Version:
$Rev: 1153797 $ $Date: 2011-08-04 09:09:44 +0000 (Thu, 04 Aug 2011) $

Method Summary
 void init(Properties props)
           
 

Method Detail

init

void init(Properties props)
          throws Exception
Throws:
Exception


Copyright © 1999-2011 The Apache Software Foundation. All Rights Reserved.