Uses of Interface
org.ow2.petals.communication.topology.TopologyService

Packages that use TopologyService
org.ow2.petals.communication.jmx   
org.ow2.petals.communication.topology   
org.ow2.petals.jbi.messaging.registry   
org.ow2.petals.jbi.messaging.routing.module.endpoint   
org.ow2.petals.kernel.admin   
org.ow2.petals.transport.platform.nio.client   
 

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

Fields in org.ow2.petals.communication.jmx declared as TopologyService
protected  TopologyService PlatformJMXServiceImpl.topologyService
          Topology service Fractal component
 

Uses of TopologyService in org.ow2.petals.communication.topology
 

Classes in org.ow2.petals.communication.topology that implement TopologyService
 class TopologyServiceImpl
          The default implementation of the topology service.
 

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

Fields in org.ow2.petals.jbi.messaging.registry declared as TopologyService
protected  TopologyService DistributedEndpointRegistryImpl.localTopologyService
           
 

Uses of TopologyService in org.ow2.petals.jbi.messaging.routing.module.endpoint
 

Constructors in org.ow2.petals.jbi.messaging.routing.module.endpoint with parameters of type TopologyService
EndpointOrderer(org.ow2.petals.util.LoggingUtil log, ContainerConfiguration containerConfiguration, TopologyService topologyService)
          Default constructor.
 

Uses of TopologyService in org.ow2.petals.kernel.admin
 

Fields in org.ow2.petals.kernel.admin declared as TopologyService
protected  TopologyService PetalsAdminServiceImpl.topologyService
          Topology service fractal component
 

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

Fields in org.ow2.petals.transport.platform.nio.client declared as TopologyService
protected  TopologyService NioClientObjectPoolImpl.topologyService
          Interface used to get host and port of message recipient
 

Constructors in org.ow2.petals.transport.platform.nio.client with parameters of type TopologyService
NioClientAgentPoolObjectFactory(TopologyService topologyService, NioSelector selectorAgent, long connectionTimeout, java.util.logging.Logger logger)
           
 



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