Ajocado Implementation 1.0.0.Alpha2

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

Interface Summary
RetrievedValueHolder<T> Holds typed value retrieved from page in thread local storage.
Retriever<T> Composes all types able to retrieve typed object from page.
 

Class Summary
AbstractRetriever<T> Retrieves the typed value from page and stores it as ThreadLocal.
AttributeRetriever Retrieves the attribute with given attributeLocator.
TextRetriever Retrieves the text for given elementLocator
 


Ajocado Implementation 1.0.0.Alpha2

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