public class CommandContext extends Object
| Constructor and Description |
|---|
CommandContext(ConnectedFeeds f,
ConnectedUIClients ui,
javax.jms.ConnectionFactory cf) |
| Modifier and Type | Method and Description |
|---|---|
ConnectedFeeds |
getConnectedFeeds() |
ConnectedUIClients |
getConnectedUIClients() |
javax.jms.ConnectionFactory |
getConnectionFactory() |
public CommandContext(ConnectedFeeds f, ConnectedUIClients ui, javax.jms.ConnectionFactory cf)
public ConnectedFeeds getConnectedFeeds()
public ConnectedUIClients getConnectedUIClients()
public javax.jms.ConnectionFactory getConnectionFactory()
Copyright © 2015 Red Hat, Inc.. All rights reserved.