public class VerifyConnectionOp extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
VerifyConnectionOp.VerifyResult |
| Constructor and Description |
|---|
VerifyConnectionOp(DataSourceStore dataSourceStore,
DispatchAsync dispatcher,
BeanFactory beanFactory,
String profile) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(DataSource dataSource,
boolean xa,
boolean existing,
com.google.gwt.user.client.rpc.AsyncCallback<VerifyConnectionOp.VerifyResult> callback) |
public VerifyConnectionOp(DataSourceStore dataSourceStore, DispatchAsync dispatcher, BeanFactory beanFactory, String profile)
public void execute(DataSource dataSource, boolean xa, boolean existing, com.google.gwt.user.client.rpc.AsyncCallback<VerifyConnectionOp.VerifyResult> callback)
Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.