public class InVMSimpleContainer extends Object implements SimpleContainer
| Constructor and Description |
|---|
InVMSimpleContainer(Class<?> testClass) |
| Modifier and Type | Method and Description |
|---|---|
void |
start(org.jboss.shrinkwrap.api.Archive<?> archive) |
void |
stop() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisContainerFactory, requestedMavenArtifactspublic InVMSimpleContainer(Class<?> testClass)
public void start(org.jboss.shrinkwrap.api.Archive<?> archive)
throws Exception
start in interface SimpleContainerExceptionpublic void stop()
throws Exception
stop in interface SimpleContainerExceptionCopyright © 2016 JBoss by Red Hat. All rights reserved.