org.apache.openejb.arquillian.common.deployment
Class DeploymentExceptionProvider
java.lang.Object
org.apache.openejb.arquillian.common.deployment.DeploymentExceptionProvider
- All Implemented Interfaces:
- org.jboss.arquillian.test.spi.enricher.resource.ResourceProvider
public class DeploymentExceptionProvider
- extends Object
- implements org.jboss.arquillian.test.spi.enricher.resource.ResourceProvider
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DeploymentExceptionProvider
public DeploymentExceptionProvider()
canProvide
public boolean canProvide(Class<?> type)
- Specified by:
canProvide in interface org.jboss.arquillian.test.spi.enricher.resource.ResourceProvider
lookup
public Object lookup(org.jboss.arquillian.test.api.ArquillianResource resource,
Annotation... qualifiers)
- Specified by:
lookup in interface org.jboss.arquillian.test.spi.enricher.resource.ResourceProvider
Copyright © 1999–2015 The Apache Software Foundation. All rights reserved.