Graphene Implementation 1.0.0.CR3

Uses of Package
org.jboss.arquillian.ajocado.waiting.retrievers

Packages that use org.jboss.arquillian.ajocado.waiting.retrievers
org.jboss.arquillian.ajocado   
org.jboss.arquillian.ajocado.waiting.ajax   
org.jboss.arquillian.ajocado.waiting.retrievers   
org.jboss.arquillian.ajocado.waiting.selenium   
 

Classes in org.jboss.arquillian.ajocado.waiting.retrievers used by org.jboss.arquillian.ajocado
AttributeRetriever
          Retrieves the attribute with given attributeLocator.
TextRetriever
          Retrieves the text for given elementLocator
 

Classes in org.jboss.arquillian.ajocado.waiting.retrievers used by org.jboss.arquillian.ajocado.waiting.ajax
RetrievedValueHolder
           Holds typed value retrieved from page in thread local storage.
 

Classes in org.jboss.arquillian.ajocado.waiting.retrievers used by org.jboss.arquillian.ajocado.waiting.retrievers
AbstractRetriever
          Retrieves the typed value from page and stores it as ThreadLocal.
AttributeRetriever
          Retrieves the attribute with given attributeLocator.
RetrievedValueHolder
           Holds typed value retrieved from page in thread local storage.
Retriever
          Composes all types able to retrieve typed object from page.
TextRetriever
          Retrieves the text for given elementLocator
 

Classes in org.jboss.arquillian.ajocado.waiting.retrievers used by org.jboss.arquillian.ajocado.waiting.selenium
RetrievedValueHolder
           Holds typed value retrieved from page in thread local storage.
 


Graphene Implementation 1.0.0.CR3

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.