Class DeploymentContextImpl
java.lang.Object
org.jboss.arquillian.core.spi.context.AbstractContext<Deployment>
org.jboss.arquillian.container.impl.context.DeploymentContextImpl
- All Implemented Interfaces:
DeploymentContext,Context,IdBoundContext<Deployment>
ContainerContext
- Version:
- $Revision: $
- Author:
- Aslak Knutsen
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.jboss.arquillian.core.spi.context.AbstractContext
activate, clearAll, deactivate, deactivateAll, destroy, getActiveId, getObjectStore, isActiveMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.jboss.arquillian.core.spi.context.Context
clearAll, getObjectStore, isActiveMethods inherited from interface org.jboss.arquillian.core.spi.context.IdBoundContext
activate, deactivate, destroy, getActiveId
-
Constructor Details
-
DeploymentContextImpl
public DeploymentContextImpl()
-
-
Method Details
-
getScope
-
createNewObjectStore
- Specified by:
createNewObjectStorein classAbstractContext<Deployment>
-