Package | Description |
---|---|
fr.dyade.aaa.agent.conf |
Modifier and Type | Method and Description |
---|---|
String |
A3CMLConfig.getJvmArgs(short sid)
Get the JVM argument for a particular agent server identified by its id.
|
String |
A3CMLConfig.getJvmArgs(String name)
Get the JVM argument for a particular agent server identified by its name.
|
A3CMLServer |
A3CMLConfig.getServer(short sid)
Returns the description of a server.
|
A3CMLServer |
A3CMLConfig.getServer(String name)
Returns the description of a server.
|
short |
A3CMLConfig.getServerIdByName(String name)
Gets a server identifier from its name.
|
String |
A3CMLConfig.getServerNameById(short sid)
Gets a server name from its identifier.
|
String |
A3CMLConfig.getServiceArgs(short sid,
String classname)
Get the argument strings for a particular service on a particular
agent server identified by its id.
|
String |
A3CMLConfig.getServiceArgs(String name,
String classname)
Get the argument strings for a particular service on a particular
agent server identified by its name.
|
A3CMLServer |
A3CMLConfig.removeServer(short sid)
Removes a server.
|
A3CMLServer |
A3CMLConfig.removeServer(String name)
Remove a server.
|
Copyright © 2023 ScalAgent D.T.. All rights reserved.