Uses of Class
org.ops4j.pax.exam.container.def.options.CompositeScannerProvisionOption

Packages that use CompositeScannerProvisionOption
org.ops4j.pax.exam.container.def   
org.ops4j.pax.exam.container.def.options   
 

Uses of CompositeScannerProvisionOption in org.ops4j.pax.exam.container.def
 

Methods in org.ops4j.pax.exam.container.def that return CompositeScannerProvisionOption
static CompositeScannerProvisionOption PaxRunnerOptions.scanComposite(java.lang.String fileUrl)
          Creates a CompositeScannerProvisionOption.
static CompositeScannerProvisionOption PaxRunnerOptions.scanComposite(UrlReference fileUrl)
          Creates a CompositeScannerProvisionOption.
 

Uses of CompositeScannerProvisionOption in org.ops4j.pax.exam.container.def.options
 

Methods in org.ops4j.pax.exam.container.def.options that return CompositeScannerProvisionOption
protected  CompositeScannerProvisionOption CompositeScannerProvisionOption.itself()
          Implemented by sub classes in order to return itself (this) for fluent api usage
 



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