org.apache.openejb.arquillian.common.deployment
Class DeploymentExceptionProvider

java.lang.Object
  extended by 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


Constructor Summary
DeploymentExceptionProvider()
           
 
Method Summary
 boolean canProvide(Class<?> type)
           
 Object lookup(org.jboss.arquillian.test.api.ArquillianResource resource, Annotation... qualifiers)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DeploymentExceptionProvider

public DeploymentExceptionProvider()
Method Detail

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-2013 The Apache Software Foundation. All Rights Reserved.