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

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

public class ExcludeDefaultRepositoriesOption
extends java.lang.Object
implements Option

Option specifiying a that Pax Runner should exclude default repositories.

Since:
0.4.1, April 17, 2009
Author:
Alin Dreghiciu (adreghiciu@gmail.com)

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

Constructor Detail

ExcludeDefaultRepositoriesOption

public ExcludeDefaultRepositoriesOption()


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