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 11:09:44 +0200 (Jeu, 04 aoĆ» 2011) $

Method Summary
 void init(Properties props)
           
 

Method Detail

init

void init(Properties props)
          throws Exception
Throws:
Exception


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