org.jboss.arquillian.test.impl.context
Class TestContextImpl
java.lang.Object
org.jboss.arquillian.core.spi.context.AbstractContext<Object>
org.jboss.arquillian.test.impl.context.TestContextImpl
- All Implemented Interfaces:
- Context, IdBoundContext<Object>, TestContext
public class TestContextImpl
- extends AbstractContext<Object>
- implements TestContext
TestContext
- Version:
- $Revision: $
- Author:
- Aslak Knutsen
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestContextImpl
public TestContextImpl()
getScope
public Class<? extends Annotation> getScope()
- Specified by:
getScope
in interface Context
createNewObjectStore
protected ObjectStore createNewObjectStore()
- Specified by:
createNewObjectStore
in class AbstractContext<Object>
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.