| Package | Description |
|---|---|
| org.teiid.adminapi.jboss | |
| org.teiid.adminshell |
| Modifier and Type | Class and Description |
|---|---|
class |
AdminFactory.AdminImpl |
| Modifier and Type | Method and Description |
|---|---|
Admin |
AdminFactory.createAdmin(org.jboss.as.controller.client.ModelControllerClient connection) |
Admin |
AdminFactory.createAdmin(org.jboss.as.controller.client.ModelControllerClient connection,
String profileName)
Name of the domain mode profile.
|
Admin |
AdminFactory.createAdmin(String host,
int port,
String userName,
char[] password)
Creates a ServerAdmin with the specified connection properties.
|
Admin |
AdminFactory.createAdmin(String host,
int port,
String userName,
char[] password,
String profileName)
Creates a ServerAdmin with the specified connection properties.
|
| Modifier and Type | Method and Description |
|---|---|
static Admin |
AdminShell.getAdmin() |
Copyright © 2017 JBoss by Red Hat. All rights reserved.