KIE Internal 6.2.0.CR2

Uses of Class
org.kie.internal.runtime.conf.RuntimeStrategy

Packages that use RuntimeStrategy
org.kie.internal.runtime.conf   
 

Uses of RuntimeStrategy in org.kie.internal.runtime.conf
 

Methods in org.kie.internal.runtime.conf that return RuntimeStrategy
 RuntimeStrategy DeploymentDescriptor.getRuntimeStrategy()
          Returns runtime strategy to be used, default Singleton.
static RuntimeStrategy RuntimeStrategy.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static RuntimeStrategy[] RuntimeStrategy.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.kie.internal.runtime.conf with parameters of type RuntimeStrategy
 DeploymentDescriptorBuilder DeploymentDescriptorBuilder.runtimeStrategy(RuntimeStrategy strategy)
           
 


KIE Internal 6.2.0.CR2

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.