| Package | Description |
|---|---|
| org.jboss.as.console.client.shared | |
| org.jboss.as.console.client.shared.subsys.jca | |
| org.jboss.as.console.client.shared.subsys.jca.wizard |
| Modifier and Type | Method and Description |
|---|---|
com.google.web.bindery.autobean.shared.AutoBean<ResourceAdapter> |
CoreBeanFactory.resourceAdapter() |
| Modifier and Type | Method and Description |
|---|---|
void |
ResourceAdapterPresenter.createProperty(ResourceAdapter ra,
PropertyRecord prop) |
void |
ResourceAdapterPresenter.launchNewPropertyDialoge(ResourceAdapter ra) |
void |
ResourceAdapterPresenter.onCreateAdapter(ResourceAdapter ra) |
void |
ResourceAdapterPresenter.onCreateAdapterProperty(ResourceAdapter adapter,
PropertyRecord prop) |
void |
ResourceAdapterPresenter.onDelete(ResourceAdapter ra) |
void |
ResourceAdapterPresenter.onDeleteProperty(ResourceAdapter ra,
PropertyRecord prop) |
void |
ResourceAdapterPresenter.onRemoveAdapterProperty(ResourceAdapter adapter,
PropertyRecord prop) |
void |
ResourceAdapterPresenter.onSave(ResourceAdapter ra,
Map<String,Object> changedValues) |
void |
ConnectionList.setAdapter(ResourceAdapter adapter) |
void |
AdminObjectList.setAdapter(ResourceAdapter adapter) |
| Modifier and Type | Method and Description |
|---|---|
void |
ResourceAdapterView.setAdapters(List<ResourceAdapter> adapters) |
void |
ResourceAdapterPresenter.MyView.setAdapters(List<ResourceAdapter> adapters) |
void |
AdapterList.setAdapters(List<ResourceAdapter> adapters) |
| Constructor and Description |
|---|
NewAdapterWizard(ResourceAdapterPresenter presenter,
ResourceAdapter bean) |
Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.