Uses of Class
org.ops4j.pax.exam.options.ReUsePolicy

Packages that use ReUsePolicy
org.ops4j.pax.exam.options   
 

Uses of ReUsePolicy in org.ops4j.pax.exam.options
 

Methods in org.ops4j.pax.exam.options that return ReUsePolicy
 ReUsePolicy ExecutionPolicyOption.reuseContainer()
           
static ReUsePolicy ReUsePolicy.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ReUsePolicy[] ReUsePolicy.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.ops4j.pax.exam.options with parameters of type ReUsePolicy
 ExecutionPolicyOption ExecutionPolicyOption.reuseContainer(ReUsePolicy policy)
           
 



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