Packages

package api

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. trait ContainerContext extends AnyRef
  2. trait ContainerIdentifierService extends AnyRef

    Each container within the infrastructure has a unique ID.

    Each container within the infrastructure has a unique ID. Once the unique ID is assigned to a container, it doesn't change and also survives container restarts. A set of user defined properties can be associated with the container id. This can be used within the registration process at the data center and also to provide a simple mechanism for container meta data.

  3. class PropertyResolverException extends Exception

Ungrouped