| Modifier and Type | Method and Description |
|---|---|
void |
JMSMetricPresenter.onFlushTopic(JMSEndpoint topic) |
void |
JMSMetricPresenter.setSelectedTopic(JMSEndpoint topic) |
| Modifier and Type | Method and Description |
|---|---|
void |
TopicMetrics.setTopics(List<JMSEndpoint> topics) |
void |
JMSMetricView.setTopics(List<JMSEndpoint> topics) |
void |
JMSMetricPresenter.MyView.setTopics(List<JMSEndpoint> topics) |
| Modifier and Type | Class and Description |
|---|---|
class |
JMSEndpointJndiColumn<T extends JMSEndpoint> |
| Modifier and Type | Method and Description |
|---|---|
List<JMSEndpoint> |
AggregatedJMSModel.getTopics() |
| Modifier and Type | Method and Description |
|---|---|
void |
MsgDestinationsPresenter.onCreateTopic(JMSEndpoint entity) |
void |
MsgDestinationsPresenter.onDeleteTopic(JMSEndpoint entity) |
| Modifier and Type | Method and Description |
|---|---|
void |
TopicList.setTopics(List<JMSEndpoint> topics) |
void |
MsgDestinationsView.setTopics(List<JMSEndpoint> topics) |
void |
MsgDestinationsPresenter.JMSView.setTopics(List<JMSEndpoint> topics) |
void |
JMSEditor.setTopics(List<JMSEndpoint> topics) |
| Constructor and Description |
|---|
AggregatedJMSModel(List<ConnectionFactory> factories,
List<Queue> queues,
List<JMSEndpoint> topics) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Queue |
interface |
Topic |
Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.