KIE Internal 6.2.0.CR2

org.kie.internal.runtime.beliefs
Class KieBeliefsImpl

java.lang.Object
  extended by org.kie.internal.runtime.beliefs.KieBeliefsImpl
All Implemented Interfaces:
org.kie.api.Service, KieBeliefs, KieService

public class KieBeliefsImpl
extends Object
implements KieBeliefs


Constructor Summary
KieBeliefsImpl()
           
 
Method Summary
 Map<String,KieBeliefService> getBeliefs()
           
 Class getServiceInterface()
           
 KieBeliefService[] getServices()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

KieBeliefsImpl

public KieBeliefsImpl()
Method Detail

getBeliefs

public Map<String,KieBeliefService> getBeliefs()
Specified by:
getBeliefs in interface KieBeliefs

getServiceInterface

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

getServices

public KieBeliefService[] getServices()
Specified by:
getServices in interface KieBeliefs

KIE Internal 6.2.0.CR2

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