Arquillian Container Test Implementation Base 1.0.0.CR3

org.jboss.arquillian.container.test.impl.enricher.resource
Class DeployerProvider

java.lang.Object
  extended by org.jboss.arquillian.container.test.impl.enricher.resource.DeployerProvider
All Implemented Interfaces:
ResourceProvider

public class DeployerProvider
extends Object
implements ResourceProvider

InitialContextProvider

Version:
$Revision: $
Author:
Aslak Knutsen

Constructor Summary
DeployerProvider()
           
 
Method Summary
 Object lookup(ArquillianResource resource)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DeployerProvider

public DeployerProvider()
Method Detail

lookup

public Object lookup(ArquillianResource resource)
Specified by:
lookup in interface ResourceProvider

Arquillian Container Test Implementation Base 1.0.0.CR3

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