org.jboss.arquillian.container.spi.context
Interface DeploymentContext

All Superinterfaces:
Context, IdBoundContext<Deployment>
All Known Implementing Classes:
DeploymentContextImpl

public interface DeploymentContext
extends IdBoundContext<Deployment>

ContainerContext

Version:
$Revision: $
Author:
Aslak Knutsen

Method Summary
 
Methods inherited from interface org.jboss.arquillian.core.spi.context.IdBoundContext
activate, deactivate, destroy, getActiveId
 
Methods inherited from interface org.jboss.arquillian.core.spi.context.Context
clearAll, getObjectStore, getScope, isActive
 



Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.