Uses of Interface
org.openejb.spi.Service

Packages that use Service
org.openejb.server   
org.openejb.server.ejbd   
org.openejb.spi   
 

Uses of Service in org.openejb.server
 

Classes in org.openejb.server that implement Service
 class Server
          This is the base class for orcistrating the other daemons which actually accept and react to calls coming in from different protocols or channels.
 

Uses of Service in org.openejb.server.ejbd
 

Classes in org.openejb.server.ejbd that implement Service
 class PseudoSecurityService
           
 class PseudoTransactionService
           
 

Uses of Service in org.openejb.spi
 

Subinterfaces of Service in org.openejb.spi
 interface SecurityService
           
 interface TransactionService
           
 



Copyright © 1999-2006 OpenEJB. All Rights Reserved.