| Interface | Description |
|---|---|
| Runtime |
Implementations of this interface represent a Runtime (Docker Image running
or a WAR deployed into a
server)
|
| RuntimeBuilder<T extends RuntimeConfig,R extends Runtime> | |
| RuntimeDestroyer | |
| RuntimeEndpoint |
This interface represent the Runtime Endpoint, meaning the endpoint that
can be used to interact against this Runtime
|
| RuntimeId |
Represents an unique Id for the Runtime,
containing also a reference to the ProviderId where this Runtime belongs
|
| RuntimeInfo |
This interface represent the Runtime instance information.
|
| RuntimeManager | |
| RuntimeState |
Represent the State of a particular runtime
|
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.