| Package | Description |
|---|---|
| org.jboss.as.console.client.teiid.model | |
| org.jboss.as.console.client.teiid.runtime |
| Modifier and Type | Method and Description |
|---|---|
com.google.web.bindery.autobean.shared.AutoBean<Session> |
DataModelFactory.getSession() |
| Modifier and Type | Method and Description |
|---|---|
void |
VDBPresenter.terminateSession(Session session) |
void |
VDBPresenter.MyView.terminateSessionSubmitted(Session session) |
void |
VDBView.terminateSessionSubmitted(Session session) |
void |
VDBSessionsTab.terminateSubmitted(Session session) |
| Modifier and Type | Method and Description |
|---|---|
void |
VDBSessionsTab.setSessions(List<Session> sessions) |
void |
VDBPresenter.MyView.setVDBSessions(String vdbName,
int version,
List<Session> sessions) |
void |
VDBView.setVDBSessions(String vdbName,
int version,
List<Session> sessions) |
Copyright © 2016 JBoss, a division of Red Hat. All rights reserved.