org.ops4j.pax.exam.options
Class FelixFrameworkOption

java.lang.Object
  extended by org.ops4j.pax.exam.options.FrameworkOption
      extended by org.ops4j.pax.exam.options.FelixFrameworkOption
All Implemented Interfaces:
Option

public class FelixFrameworkOption
extends FrameworkOption

Option specifying a Felix framework.

Since:
0.3.0, December 08, 2008
Author:
Alin Dreghiciu (adreghiciu@gmail.com)

Constructor Summary
FelixFrameworkOption()
          Constructor.
 
Method Summary
 
Methods inherited from class org.ops4j.pax.exam.options.FrameworkOption
getName, getVersion, snapshotVersion, toString, version
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

FelixFrameworkOption

public FelixFrameworkOption()
Constructor.



Copyright © 2006-2012 OPS4J - Open Participation Software for Java. All Rights Reserved.