| Package | Description |
|---|---|
| org.jboss.as.console.client.shared.subsys.jca |
| Modifier and Type | Method and Description |
|---|---|
void |
DatasourceView.showVerifyConncectionResult(String name,
VerifyConnectionOp.VerifyResult result) |
void |
DataSourcePresenter.MyView.showVerifyConncectionResult(String name,
VerifyConnectionOp.VerifyResult result) |
| Modifier and Type | Method and Description |
|---|---|
void |
VerifyConnectionOp.execute(DataSource dataSource,
boolean xa,
boolean existing,
com.google.gwt.user.client.rpc.AsyncCallback<VerifyConnectionOp.VerifyResult> callback) |
| Constructor and Description |
|---|
ConnectionWindow(String name,
VerifyConnectionOp.VerifyResult result) |
Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.