| Package | Description |
|---|---|
| org.jboss.as.console.client.shared | |
| org.jboss.as.console.client.shared.subsys.messaging.connections | |
| org.jboss.as.console.client.shared.subsys.messaging.forms |
| Modifier and Type | Method and Description |
|---|---|
com.google.web.bindery.autobean.shared.AutoBean<Connector> |
CoreBeanFactory.connector() |
| Modifier and Type | Method and Description |
|---|---|
Connector |
ConnectorList.getSelectedEntity() |
| Modifier and Type | Method and Description |
|---|---|
void |
MsgConnectionsPresenter.onCreateConnector(Connector entity) |
void |
MsgConnectionsPresenter.onDeleteConnector(Connector entity) |
void |
MsgConnectionsPresenter.onSaveConnector(Connector entity,
Map<String,Object> changeset) |
| Modifier and Type | Method and Description |
|---|---|
void |
ConnectorList.setConnectors(List<Connector> Connectors) |
void |
MsgConnectionsView.setGenericConnectors(List<Connector> generic) |
void |
MsgConnectionsPresenter.MyView.setGenericConnectors(List<Connector> generic) |
void |
ConnectorOverview.setGenericConnectors(List<Connector> list) |
void |
MsgConnectionsView.setInvmConnectors(List<Connector> invm) |
void |
MsgConnectionsPresenter.MyView.setInvmConnectors(List<Connector> invm) |
void |
ConnectorOverview.setInvmConnectors(List<Connector> invm) |
void |
MsgConnectionsView.setRemoteConnectors(List<Connector> remote) |
void |
MsgConnectionsPresenter.MyView.setRemoteConnectors(List<Connector> remote) |
void |
ConnectorOverview.setRemoteConnectors(List<Connector> remote) |
| Modifier and Type | Method and Description |
|---|---|
org.jboss.ballroom.client.widgets.forms.Form<Connector> |
ConnectorForm.getForm() |
| Constructor and Description |
|---|
ConnectorForm(FormToolStrip.FormCallback<Connector> callback,
ConnectorType type) |
ConnectorForm(FormToolStrip.FormCallback<Connector> callback,
ConnectorType type,
boolean create) |
Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.