public class RoutingFactories extends Object
| Constructor and Description |
|---|
RoutingFactories(ManagedObjectFactory requestQueueFactory,
ManagedObjectFactory requestTopicFactory,
ManagedObjectFactory responseTopicFactory) |
| Modifier and Type | Method and Description |
|---|---|
ManagedObjectFactory |
getRequestQueueFactory() |
ManagedObjectFactory |
getRequestTopicFactory() |
ManagedObjectFactory |
getResponseTopicFactory() |
public RoutingFactories(ManagedObjectFactory requestQueueFactory, ManagedObjectFactory requestTopicFactory, ManagedObjectFactory responseTopicFactory)
public ManagedObjectFactory getRequestQueueFactory()
public ManagedObjectFactory getRequestTopicFactory()
public ManagedObjectFactory getResponseTopicFactory()
Copyright © 2016. All rights reserved.