Uses of Interface
org.ow2.petals.kernel.configuration.ConfigurationService

Packages that use ConfigurationService
org.ow2.petals.communication.jmx   
org.ow2.petals.jbi.messaging.registry   
org.ow2.petals.jbi.messaging.routing.module   
org.ow2.petals.kernel.configuration   
org.ow2.petals.tools.ws   
org.ow2.petals.transport.platform.nio.client   
org.ow2.petals.transport.platform.nio.server   
 

Uses of ConfigurationService in org.ow2.petals.communication.jmx
 

Fields in org.ow2.petals.communication.jmx declared as ConfigurationService
protected  ConfigurationService PlatformJMXServiceImpl.configurationService
          Configuration service fractal component
 

Uses of ConfigurationService in org.ow2.petals.jbi.messaging.registry
 

Fields in org.ow2.petals.jbi.messaging.registry declared as ConfigurationService
protected  ConfigurationService DistributedEndpointRegistryImpl.configurationService
          Configuration service fractal component
 

Uses of ConfigurationService in org.ow2.petals.jbi.messaging.routing.module
 

Fields in org.ow2.petals.jbi.messaging.routing.module declared as ConfigurationService
protected  ConfigurationService TransportResolverModule.configurationService
          The Topology service fractal component
 

Uses of ConfigurationService in org.ow2.petals.kernel.configuration
 

Classes in org.ow2.petals.kernel.configuration that implement ConfigurationService
 class ConfigurationServiceImpl
          Class implementing the ConfigurationService interface.
FIXME : Create an implementation for distributed mode and one for standalone mode.
 

Uses of ConfigurationService in org.ow2.petals.tools.ws
 

Fields in org.ow2.petals.tools.ws declared as ConfigurationService
protected  ConfigurationService WebServiceManagerImpl.configurationService
           
 

Uses of ConfigurationService in org.ow2.petals.transport.platform.nio.client
 

Fields in org.ow2.petals.transport.platform.nio.client declared as ConfigurationService
protected  ConfigurationService NioClientObjectPoolImpl.configurationService
          Interface used to access configuration
 

Uses of ConfigurationService in org.ow2.petals.transport.platform.nio.server
 

Fields in org.ow2.petals.transport.platform.nio.server declared as ConfigurationService
protected  ConfigurationService NioServerAgent.configurationService
          Interface used to access configuration
 



Copyright © 2005-2011 Petals Link (EBM Websourcing). All Rights Reserved.