org.ops4j.pax.exam.container.def.options
Class AutoWrapOption

java.lang.Object
  extended by org.ops4j.pax.exam.container.def.options.AutoWrapOption
All Implemented Interfaces:
Option

public class AutoWrapOption
extends java.lang.Object
implements Option

This is a flag-option that is being set or not. If set (at least once) then an "--autoWrap" option will be activated.

Since:
Mar 5, 2009
Author:
Toni Menzel (tonit)

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

Constructor Detail

AutoWrapOption

public AutoWrapOption()


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