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