public class BusCommandContext extends Object
BusCommand.| Constructor and Description |
|---|
BusCommandContext(Endpoint endpoint,
javax.jms.ConnectionFactory connectionFactory,
WsSessions connectedUIClients,
WsSessions connectedFeeds) |
| Modifier and Type | Method and Description |
|---|---|
WsSessions |
getConnectedFeeds() |
WsSessions |
getConnectedUIClients() |
javax.jms.ConnectionFactory |
getConnectionFactory() |
Endpoint |
getEndpoint() |
public BusCommandContext(Endpoint endpoint, javax.jms.ConnectionFactory connectionFactory, WsSessions connectedUIClients, WsSessions connectedFeeds)
public WsSessions getConnectedFeeds()
public WsSessions getConnectedUIClients()
public javax.jms.ConnectionFactory getConnectionFactory()
public Endpoint getEndpoint()
Copyright © 2014–2017 Red Hat, Inc.. All rights reserved.