Uses of Class
org.jboss.arquillian.core.api.annotation.Scope

Packages that use Scope
org.jboss.arquillian.container.spi.context.annotation   
org.jboss.arquillian.core.api.annotation   
org.jboss.arquillian.test.spi.annotation   
 

Uses of Scope in org.jboss.arquillian.container.spi.context.annotation
 

Classes in org.jboss.arquillian.container.spi.context.annotation with annotations of type Scope
 interface ContainerScoped
          SuiteScoped
 interface DeploymentScoped
          DeploymentScoped
 

Uses of Scope in org.jboss.arquillian.core.api.annotation
 

Classes in org.jboss.arquillian.core.api.annotation with annotations of type Scope
 interface ApplicationScoped
          The application scope is provided by Arquillian Core and is always available.
 

Uses of Scope in org.jboss.arquillian.test.spi.annotation
 

Classes in org.jboss.arquillian.test.spi.annotation with annotations of type Scope
 interface ClassScoped
          SuiteScoped
 interface SuiteScoped
          SuiteScoped
 interface TestScoped
          SuiteScoped
 



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