package api
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
- trait ContainerContext extends AnyRef
-
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.
- class PropertyResolverException extends Exception
Value Members
- object ContainerContext
- object ContainerIdentifierService
- object ContainerPropertyResolver