Drools :: Core 6.1.0.Beta1

org.drools.core.common
Class PhreakBeliefSystemFactory

java.lang.Object
  extended by org.drools.core.common.PhreakBeliefSystemFactory
All Implemented Interfaces:
Serializable, BeliefSystemFactory

public class PhreakBeliefSystemFactory
extends Object
implements BeliefSystemFactory, Serializable

See Also:
Serialized Form

Constructor Summary
PhreakBeliefSystemFactory()
           
 
Method Summary
 BeliefSystem createBeliefSystem(BeliefSystemType type, NamedEntryPoint ep, TruthMaintenanceSystem tms)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PhreakBeliefSystemFactory

public PhreakBeliefSystemFactory()
Method Detail

createBeliefSystem

public BeliefSystem createBeliefSystem(BeliefSystemType type,
                                       NamedEntryPoint ep,
                                       TruthMaintenanceSystem tms)
Specified by:
createBeliefSystem in interface BeliefSystemFactory

Drools :: Core 6.1.0.Beta1

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