Package fr.dyade.aaa.agent.conf
-
Interface Summary Interface Description A3CMLWrapper XML Wrapper interface for A3CML configuration file. -
Class Summary Class Description A3CML Defines XML syntactic element for A3CML configuration file.A3CMLConfig A3CMLDomain The classA3CMLDomaindescribes an agent server domain.A3CMLNat The classA3CMLNatdescribes a network address translation.A3CMLNetwork The classA3CMLNetworkdescribes a network component.A3CMLProperty The classA3CMLPropertydescribes a property.A3CMLSaxWrapper XML SAX Wrapper for A3 configuration file.A3CMLServer The classServerdescribes an agent server.A3CMLService The classA3CMLServicedescribes a service.Log -
Exception Summary 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.