Uses of Interface
org.ow2.petals.jbi.messaging.routing.RouterService

Packages that use RouterService
org.ow2.petals.container.lifecycle   
org.ow2.petals.jbi.component.context   
org.ow2.petals.jbi.management.installation   
org.ow2.petals.jbi.management.recovery   
org.ow2.petals.jbi.management.task.installation   
org.ow2.petals.jbi.messaging.routing   
 

Uses of RouterService in org.ow2.petals.container.lifecycle
 

Fields in org.ow2.petals.container.lifecycle declared as RouterService
protected  RouterService Installer.router
          JBI-Messaging :: Router Service
 

Methods in org.ow2.petals.container.lifecycle that return RouterService
 RouterService Installer.getRouterService()
           
 RouterService ComponentContextCommunication.getRouterService()
          Get the Router service.
 

Uses of RouterService in org.ow2.petals.jbi.component.context
 

Methods in org.ow2.petals.jbi.component.context that return RouterService
 RouterService ComponentContextImpl.getRouter()
           
 RouterService ComponentContext.getRouter()
           
 

Uses of RouterService in org.ow2.petals.jbi.management.installation
 

Fields in org.ow2.petals.jbi.management.installation declared as RouterService
protected  RouterService InstallationServiceImpl.router
          JBI messaging :: Router Service.
 

Uses of RouterService in org.ow2.petals.jbi.management.recovery
 

Fields in org.ow2.petals.jbi.management.recovery declared as RouterService
protected  RouterService SystemRecoveryServiceImpl.router
          JBI messaging : Router Service.
 

Uses of RouterService in org.ow2.petals.jbi.management.task.installation
 

Constructors in org.ow2.petals.jbi.management.task.installation with parameters of type RouterService
InstallationTaskFactory(SystemStateService systemStateService, RepositoryService repositoryService, org.ow2.petals.util.LoggingUtil log, AdminService adminService, RouterService router, ContainerService container, java.lang.String petalsInstallDirectory)
          Creates a new instance of InstallationTaskFactory
 

Uses of RouterService in org.ow2.petals.jbi.messaging.routing
 

Classes in org.ow2.petals.jbi.messaging.routing that implement RouterService
 class RouterServiceImpl
          Routes messages to their destinations.
 



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