Package comodit_client :: Package api :: Module contexts

Module contexts

Provides all classes related to the configuration of a distribution (DistributionContext), a platform (PlatformContext) or an application (ApplicationContext) when associated to a host. Related collections are also provided by this module.

Classes
  AbstractContext
Base class of all contexts.
  ApplicationContextCollection
Application contexts collection.
  ApplicationContext
An application context.
  DistributionContextCollection
Distribution context collection.
  DistributionContext
An distribution context.
  PlatformContextCollection
Platform context collection.
  PlatformContext
An platform context.
Variables
  __package__ = 'comodit_client.api'