Interface ContainerContext
-
- All Superinterfaces:
Context,IdBoundContext<String>
public interface ContainerContext extends IdBoundContext<String>
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
-
-