org.glassfish.fighterfish.test.util
Class PaxExamConfigurator

java.lang.Object
  extended by org.glassfish.fighterfish.test.util.PaxExamConfigurator

public class PaxExamConfigurator
extends Object

Provides common PAX configuration for all tests.

Author:
Sanjeeb.Sahoo@Sun.COM

Field Summary
protected  Logger logger
           
 
Constructor Summary
PaxExamConfigurator(File gfHome, String platform, long timeout, File fwStorage)
           
 
Method Summary
 org.ops4j.pax.exam.Option[] configure()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

logger

protected Logger logger
Constructor Detail

PaxExamConfigurator

public PaxExamConfigurator(File gfHome,
                           String platform,
                           long timeout,
                           File fwStorage)
Method Detail

configure

public org.ops4j.pax.exam.Option[] configure()
                                      throws IOException
Throws:
IOException


Copyright © 2011. All Rights Reserved.