public interface ResourceProvider
Modifier and Type | Method and Description |
---|---|
boolean |
canProvide(Class<?> type) |
Object |
lookup(ArquillianResource resource,
Annotation... qualifiers) |
boolean canProvide(Class<?> type)
Object lookup(ArquillianResource resource, Annotation... qualifiers)
Copyright © 2014 JBoss by Red Hat. All rights reserved.