Classes | |
interface | ComponentServer |
interface | Container |
exception | InvalidConfiguration |
exception | UnknownImplId |
exception | InvalidLocation |
exception | ImplEntryPointNotFound |
exception | InstallationFailure |
interface | ComponentInstallation |
interface | ServerActivator |
Typedefs | |
typedef sequence< Container > | Containers |
typedef sequence< ComponentServer > | ComponentServers |
typedef string | UUID |
typedef string | Location |
typedef FailureReason | InvalidConfigurationReason |
Variables | |
const InvalidConfigurationReason | UnknownConfigValueName = 0 |
const InvalidConfigurationReason | InvalidConfigValueType = 1 |
const InvalidConfigurationReason | ConfigValueRequired = 2 |
const InvalidConfigurationReason | ConfigValueNotExpected = 3 |
typedef sequence<ComponentServer> Components::Deployment::ComponentServers |
typedef sequence<Container> Components::Deployment::Containers |
typedef string Components::Deployment::Location |
typedef string Components::Deployment::UUID |