A O P S V 
All Classes All Packages

A

ArquillianResource - Annotation Type in org.jboss.arquillian.test.api
Arquillian has support for multiple injection points like @EJB, @Resources and @Inject, but there are also non standard component model objects available within the Arquillian runtime that can be of useful during testing.

O

org.jboss.arquillian.test.api - package org.jboss.arquillian.test.api
 

P

port() - Method in annotation type org.jboss.arquillian.test.api.Secured
Defines the port number on the host.

S

scheme() - Method in annotation type org.jboss.arquillian.test.api.Secured
Defines the name of the protocol to use.
Secured - Annotation Type in org.jboss.arquillian.test.api
Uses the secured protocol for URL and URI injection.

V

value() - Method in annotation type org.jboss.arquillian.test.api.ArquillianResource
Defines the resource target for this injection. e.g.
A O P S V 
All Classes All Packages