KIE Internal 6.2.0.CR2

org.kie.internal.runtime
Class KieRuntimesImpl

java.lang.Object
  extended by org.kie.internal.runtime.KieRuntimesImpl
All Implemented Interfaces:
org.kie.api.Service, KieRuntimes, KieService

public class KieRuntimesImpl
extends Object
implements KieRuntimes


Constructor Summary
KieRuntimesImpl()
           
 
Method Summary
 Map<String,Object> getRuntimes()
           
 Class getServiceInterface()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

KieRuntimesImpl

public KieRuntimesImpl()
Method Detail

getRuntimes

public Map<String,Object> getRuntimes()
Specified by:
getRuntimes in interface KieRuntimes

getServiceInterface

public Class getServiceInterface()
Specified by:
getServiceInterface in interface KieService

KIE Internal 6.2.0.CR2

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