org.kie.internal.runtime.beliefs
Class KieBeliefsImpl
java.lang.Object
org.kie.internal.runtime.beliefs.KieBeliefsImpl
- All Implemented Interfaces:
- org.kie.api.Service, KieBeliefs, KieService
public class KieBeliefsImpl
- extends Object
- implements KieBeliefs
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KieBeliefsImpl
public KieBeliefsImpl()
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
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.