Package | Description |
---|---|
org.jboss.wsf.spi.management | |
org.jboss.wsf.spi.metadata.config |
Modifier and Type | Method and Description |
---|---|
List<ClientConfig> |
ServerConfig.getClientConfigs() |
Modifier and Type | Method and Description |
---|---|
void |
ServerConfig.addClientConfig(ClientConfig config) |
Modifier and Type | Method and Description |
---|---|
ClientConfig |
ConfigRoot.getClientConfigByName(String configName) |
Modifier and Type | Method and Description |
---|---|
List<ClientConfig> |
ConfigRoot.getClientConfig() |
Modifier and Type | Method and Description |
---|---|
void |
ConfigRoot.addClientConfig(ClientConfig clientConfig) |
Modifier and Type | Method and Description |
---|---|
void |
ConfigRoot.setClientConfig(List<ClientConfig> clientConfig) |
Copyright © 2013 JBoss, by Red Hat. All rights reserved.