Class | Description |
---|---|
AdminParser |
This class can be used to parse the administrator's xml description of a service.
|
AutonomicManagerParser |
This class can be used to parse the autonomic manager's xml config description
to add the appropriate modules to an
AutonomicManager . |
KeywordHandlerParser |
This class can be used to parse a
KeywordHandler object to or from XML. |
LicasConfigParser |
This can parse a
LicasConfig object that contains all configuration information,
including service types with related GUI interface classnames. |
ModuleInfoParser |
This can parse a
ModuleInfo object that contains jar and class info for an
external module. |
SecurityManagerParser |
This provides methods to parse security settings, for the
SecurityWebManager , to of from XML. |
ServerConfigParser |
This can parse a
ServerConfig object that contains server configuration information. |
ServiceMetaParser |
This provides methods to parse a service and return only its
ServiceMeta description. |
ServiceModuleInfoParser |
This can parse a
ServiceModuleInfo object that contains jar and class info for an
external service module. |