|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||