@Metadata(virtual=true,
description="A container that is nested with another container")
public class NestedContainer
extends BaseGenericContainer
implements GenericContainer
| Constructor and Description |
|---|
NestedContainer() |
| Modifier and Type | Method and Description |
|---|---|
com.xebialabs.deployit.plugin.overthere.Host |
getHost() |
<T extends GenericContainer> |
getParentContainer() |
controlTaskDispatch, getEnvVars, getInspectClasspathResources, getInspectScript, getInspectTemplateClasspathResources, getRestartClasspathResources, getRestartOrder, getRestartScript, getRestartTemplateClasspathResources, getRestartWaitTime, getStartClasspathResources, getStartOrder, getStartScript, getStartTemplateClasspathResources, getStartWaitTime, getStopClasspathResources, getStopOrder, getStopScript, getStopStartRestartConnection, getStopTemplateClasspathResources, getStopWaitTime, inspectContainer, setEnvVars, setInspectClasspathResources, setInspectScript, setInspectTemplateClasspathResources, setRestartClasspathResources, setRestartOrder, setRestartScript, setRestartTemplateClasspathResources, setRestartWaitTime, setStartClasspathResources, setStartOrder, setStartScript, setStartTemplateClasspathResources, setStartWaitTime, setStopClasspathResources, setStopOrder, setStopScript, setStopStartRestartConnection, setStopTemplateClasspathResources, setStopWaitTimegetTags, setTagscompareTo, equals, get$ciAttributes, get$token, getId, getName, getProperty, getPropertyDescriptor, getSyntheticProperties, getSyntheticProperty, getType, hashCode, hasProperty, hasSyntheticProperty, putSyntheticProperties, putSyntheticProperty, set$ciAttributes, set$token, setId, setProperty, setSyntheticProperties, setType, toStringpublic <T extends GenericContainer> T getParentContainer()
getParentContainer in interface GenericContainerpublic com.xebialabs.deployit.plugin.overthere.Host getHost()
getHost in interface com.xebialabs.deployit.plugin.overthere.HostContainer