Package org.drools.core.common
Class PriorityQueueAgendaGroupFactory
java.lang.Object
org.drools.core.common.PriorityQueueAgendaGroupFactory
- All Implemented Interfaces:
Externalizable,Serializable,AgendaGroupFactory
public class PriorityQueueAgendaGroupFactory
extends Object
implements AgendaGroupFactory, Externalizable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreateAgendaGroup(String name, InternalRuleBase kBase) static AgendaGroupFactoryvoidvoid
-
Constructor Details
-
PriorityQueueAgendaGroupFactory
public PriorityQueueAgendaGroupFactory()
-
-
Method Details
-
getInstance
-
readExternal
- Specified by:
readExternalin interfaceExternalizable- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Specified by:
writeExternalin interfaceExternalizable- Throws:
IOException
-
createAgendaGroup
- Specified by:
createAgendaGroupin interfaceAgendaGroupFactory
-