Uses of Class
org.mule.tck.AbstractServiceAndFlowTestCase.ConfigVariant

Packages that use AbstractServiceAndFlowTestCase.ConfigVariant
org.mule.tck   
 

Uses of AbstractServiceAndFlowTestCase.ConfigVariant in org.mule.tck
 

Fields in org.mule.tck declared as AbstractServiceAndFlowTestCase.ConfigVariant
protected  AbstractServiceAndFlowTestCase.ConfigVariant AbstractServiceAndFlowTestCase.variant
           
 

Methods in org.mule.tck that return AbstractServiceAndFlowTestCase.ConfigVariant
static AbstractServiceAndFlowTestCase.ConfigVariant AbstractServiceAndFlowTestCase.ConfigVariant.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static AbstractServiceAndFlowTestCase.ConfigVariant[] AbstractServiceAndFlowTestCase.ConfigVariant.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in org.mule.tck with parameters of type AbstractServiceAndFlowTestCase.ConfigVariant
AbstractServiceAndFlowTestCase(AbstractServiceAndFlowTestCase.ConfigVariant variant, String configResources)
           
 



Copyright © 2003-2012 MuleSoft, Inc.. All Rights Reserved.