public final class RemoteDeployableContainer extends CommonDeployableContainer<RemoteContainerConfiguration>
| Constructor and Description |
|---|
RemoteDeployableContainer() |
| Modifier and Type | Method and Description |
|---|---|
Class<RemoteContainerConfiguration> |
getConfigurationClass() |
protected void |
startInternal() |
protected void |
stopInternal(Integer timeout) |
deploy, deploy, getContainerConfiguration, getContainerDescription, getDefaultProtocol, getManagementClient, getModelControllerClient, isOperationAttributeSupported, isOperationAttributeSupported, setup, start, stop, stop, undeploy, undeployprotected void startInternal()
throws org.jboss.arquillian.container.spi.client.container.LifecycleException
startInternal in class CommonDeployableContainer<RemoteContainerConfiguration>org.jboss.arquillian.container.spi.client.container.LifecycleExceptionprotected void stopInternal(Integer timeout) throws org.jboss.arquillian.container.spi.client.container.LifecycleException
stopInternal in class CommonDeployableContainer<RemoteContainerConfiguration>org.jboss.arquillian.container.spi.client.container.LifecycleExceptionpublic Class<RemoteContainerConfiguration> getConfigurationClass()
Copyright © 2017 JBoss by Red Hat. All rights reserved.