| Package | Description |
|---|---|
| org.jboss.as.console.client.shared | |
| org.jboss.as.console.client.shared.subsys.messaging | |
| org.jboss.as.console.client.shared.subsys.messaging.forms |
| Modifier and Type | Method and Description |
|---|---|
com.google.web.bindery.autobean.shared.AutoBean<ConnectionFactory> |
CoreBeanFactory.connectionFactory() |
| Modifier and Type | Method and Description |
|---|---|
ConnectionFactory |
ConnectionFactoryList.getSelectedFactory() |
| Modifier and Type | Method and Description |
|---|---|
List<ConnectionFactory> |
AggregatedJMSModel.getFactories() |
| Modifier and Type | Method and Description |
|---|---|
void |
MsgDestinationsPresenter.onCreateCF(ConnectionFactory entity) |
| Modifier and Type | Method and Description |
|---|---|
void |
MsgDestinationsView.setConnectionFactories(List<ConnectionFactory> factories) |
void |
MsgDestinationsPresenter.JMSView.setConnectionFactories(List<ConnectionFactory> factories) |
void |
ConnectionFactoryList.setFactories(List<ConnectionFactory> factories) |
| Constructor and Description |
|---|
AggregatedJMSModel(List<ConnectionFactory> factories,
List<Queue> queues,
List<JMSEndpoint> topics) |
| Modifier and Type | Method and Description |
|---|---|
org.jboss.ballroom.client.widgets.forms.Form<ConnectionFactory> |
DefaultCFForm.getForm() |
org.jboss.ballroom.client.widgets.forms.Form<ConnectionFactory> |
CFConnectionsForm.getForm() |
| Constructor and Description |
|---|
CFConnectionsForm(FormToolStrip.FormCallback<ConnectionFactory> callback) |
DefaultCFForm(FormToolStrip.FormCallback<ConnectionFactory> callback) |
DefaultCFForm(FormToolStrip.FormCallback<ConnectionFactory> callback,
boolean provideTools) |
Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.