Interface | Description |
---|---|
A3CMLWrapper |
XML Wrapper interface for A3CML configuration file.
|
Class | Description |
---|---|
A3CML |
Defines XML syntactic element for A3CML configuration file.
|
A3CMLConfig | |
A3CMLDomain |
The class
A3CMLDomain describes an agent server domain. |
A3CMLNat |
The class
A3CMLNat describes a
network address translation. |
A3CMLNetwork |
The class
A3CMLNetwork describes a network component. |
A3CMLProperty |
The class
A3CMLProperty describes a property. |
A3CMLSaxWrapper |
XML SAX Wrapper for A3 configuration file.
|
A3CMLServer |
The class
Server describes an agent server. |
A3CMLService |
The class
A3CMLService describes a service. |
Log |
Exception | Description |
---|---|
DuplicateClusterException |
Thrown to indicate that the specified cluster already exist.
|
DuplicateDomainException |
Thrown to indicate that the specified domain already exist.
|
DuplicateServerException |
Thrown to indicate that the specified agent server already exist.
|
ParseException |
Thrown to indicate that the Configuration is invalid.
|
UnknownClusterException |
Thrown to indicate that the specified cluster does not exist.
|
UnknownDomainException |
Thrown to indicate that the specified domain does not exist.
|
UnknownServerException |
Thrown to indicate that the specified agent server does not exist.
|
UnknownServiceException |
Thrown to indicate that the specified service does not exist.
|
Copyright © 2023 ScalAgent D.T.. All rights reserved.