| Package | Description |
|---|---|
| org.jboss.as.console.client.shared | |
| org.jboss.as.console.client.shared.subsys.jca | |
| org.jboss.as.console.client.shared.subsys.jca.model |
| Modifier and Type | Method and Description |
|---|---|
com.google.web.bindery.autobean.shared.AutoBean<PoolConfig> |
CoreBeanFactory.poolConfig() |
| Modifier and Type | Method and Description |
|---|---|
org.jboss.ballroom.client.widgets.forms.Form<PoolConfig> |
PoolConfigurationView.getForm() |
| Modifier and Type | Method and Description |
|---|---|
void |
DataSourcePresenter.onDeletePoolConfig(String editedName,
PoolConfig entity,
boolean isXA) |
void |
PoolManagement.onResetPoolConfig(String parentName,
PoolConfig entity) |
void |
ConnectionList.onResetPoolConfig(String parentName,
PoolConfig entity) |
void |
XADataSourceEditor.setPoolConfig(String name,
PoolConfig poolConfig) |
void |
DatasourceView.setPoolConfig(String name,
PoolConfig poolConfig) |
void |
DataSourcePresenter.MyView.setPoolConfig(String name,
PoolConfig poolConfig) |
void |
DataSourceEditor.setPoolConfig(String name,
PoolConfig poolConfig) |
void |
DatasourceView.setXAPoolConfig(String name,
PoolConfig poolConfig) |
void |
DataSourcePresenter.MyView.setXAPoolConfig(String dsName,
PoolConfig underlying) |
void |
PoolConfigurationView.updateFrom(String name,
PoolConfig poolConfig) |
| Modifier and Type | Method and Description |
|---|---|
void |
DataSourceStoreInterceptor.loadPoolConfig(boolean isXA,
String name,
com.google.gwt.user.client.rpc.AsyncCallback<ResponseWrapper<PoolConfig>> callback) |
| Modifier and Type | Method and Description |
|---|---|
PoolConfig |
ConnectionDefinition.getPoolConfig() |
| Modifier and Type | Method and Description |
|---|---|
void |
ConnectionDefinition.setPoolConfig(PoolConfig pool) |
| Modifier and Type | Method and Description |
|---|---|
void |
DataSourceStoreImpl.loadPoolConfig(boolean isXA,
String name,
com.google.gwt.user.client.rpc.AsyncCallback<ResponseWrapper<PoolConfig>> callback) |
void |
DataSourceStore.loadPoolConfig(boolean isXA,
String name,
com.google.gwt.user.client.rpc.AsyncCallback<ResponseWrapper<PoolConfig>> callback) |
Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.