Uses of Interface
org.openejb.config.Service

Packages that use Service
org.openejb.config   
org.openejb.config.sys   
 

Uses of Service in org.openejb.config
 

Methods in org.openejb.config that return Service
 Service ConfigurationFactory.initService(Service service, String defaultName)
           
 Service ConfigurationFactory.initService(Service service, String defaultName, Class type)
          Service loading...
 

Methods in org.openejb.config with parameters of type Service
static ServiceProvider ServiceUtils.getServiceProvider(Service service)
           
 Service ConfigurationFactory.initService(Service service, String defaultName)
           
 Service ConfigurationFactory.initService(Service service, String defaultName, Class type)
          Service loading...
 

Uses of Service in org.openejb.config.sys
 

Classes in org.openejb.config.sys that implement Service
 class ConnectionManager
           
 class Connector
           
 class Container
           
 class JndiProvider
           
 class ProxyFactory
           
 class Resource
           
 class SecurityService
           
 class TransactionService
           
 



Copyright © 1999-2005 OpenEJB. All Rights Reserved.