Interface DeploymentContext
-
- All Superinterfaces:
Context,IdBoundContext<Deployment>
public interface DeploymentContext extends IdBoundContext<Deployment>
ContainerContext- Version:
- $Revision: $
- Author:
- Aslak Knutsen
-
-
Method Summary
-
Methods inherited from interface org.jboss.arquillian.core.spi.context.Context
clearAll, getObjectStore, getScope, isActive
-
Methods inherited from interface org.jboss.arquillian.core.spi.context.IdBoundContext
activate, deactivate, destroy, getActiveId
-
-