| Package | Description |
|---|---|
| org.glassfish.loadbalancer.admin.cli.helper | |
| org.glassfish.loadbalancer.admin.cli.reader.impl |
| Modifier and Type | Method and Description |
|---|---|
static LoadbalancerReader |
LbConfigHelper.getLbReader(Domain domain,
ApplicationRegistry appRegistry,
String lbConfigName)
exports the loadbalancer.xml from the config to the outputstream provided
|
| Modifier and Type | Method and Description |
|---|---|
static void |
LbConfigHelper.exportOtdProperties(LoadbalancerReader lbRdr,
OutputStream out)
exports the otd.properties from the config to the outputstream provided
|
static void |
LbConfigHelper.exportWorkerProperties(LoadbalancerReader lbRdr,
OutputStream out)
exports the workser.properties from the config to the outputstream provided
|
static void |
LbConfigHelper.exportXml(LoadbalancerReader lbRdr,
OutputStream out)
exports the loadbalancer.xml from the config to the outputstream provided
|
| Modifier and Type | Class and Description |
|---|---|
class |
LoadbalancerReaderImpl
Reader class to get information about load balancer configuration.
|
Copyright © 2017. All rights reserved.