| Constructor and Description |
|---|
BaseRuntime() |
BaseRuntime(String id,
RuntimeConfig config,
ProviderId providerId,
RuntimeEndpoint endpoint,
RuntimeInfo info,
RuntimeState state) |
| Modifier and Type | Method and Description |
|---|---|
RuntimeConfig |
getConfig() |
RuntimeEndpoint |
getEndpoint() |
String |
getId() |
RuntimeInfo |
getInfo() |
ProviderId |
getProviderId() |
RuntimeState |
getState() |
String |
toString() |
public BaseRuntime()
public BaseRuntime(String id, RuntimeConfig config, ProviderId providerId, RuntimeEndpoint endpoint, RuntimeInfo info, RuntimeState state)
public RuntimeConfig getConfig()
public RuntimeInfo getInfo()
public RuntimeState getState()
public RuntimeEndpoint getEndpoint()
getEndpoint in interface Runtimepublic ProviderId getProviderId()
getProviderId in interface RuntimeIdCopyright © 2001–2017 JBoss by Red Hat. All rights reserved.