org.jboss.arquillian.core.api.annotation
Annotation Type ApplicationScoped


@Scope
@Documented
@Retention(value=RUNTIME)
@Target(value=FIELD)
public @interface ApplicationScoped

The application scope is provided by Arquillian Core and is always available. A Global scope that last from manager start until manager shutdown.

Version:
$Revision: $
Author:
Aslak Knutsen



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