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$ $Date$

Method Summary
 void init(Properties props)
           
 

Method Detail

init

void init(Properties props)
          throws Exception
Throws:
Exception


Copyright © 1999–2015 The Apache Software Foundation. All rights reserved.