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 ConnectionManager.
 class Connector
          Class Connector.
 class Container
          Class Container.
 class JndiProvider
          Class JndiProvider.
 class ProxyFactory
          Class ProxyFactory.
 class Resource
          Class Resource.
 class SecurityService
          Class SecurityService.
 class TransactionService
          Class TransactionService.
 



Copyright © 1999-2006 OpenEJB. All Rights Reserved.