org.glassfish.fighterfish.test.util
Class PaxExamConfigurator

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

public class PaxExamConfigurator
extends java.lang.Object

Provides common PAX configuration for all tests.

Author:
Sanjeeb.Sahoo@Sun.COM

Field Summary
protected  java.util.logging.Logger logger
           
 
Constructor Summary
PaxExamConfigurator(java.io.File gfHome, long timeout)
           
 
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 java.util.logging.Logger logger
Constructor Detail

PaxExamConfigurator

public PaxExamConfigurator(java.io.File gfHome,
                           long timeout)
Method Detail

configure

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


Copyright © 2013. All Rights Reserved.