public class RetePriorityQueueAgendaGroupFactory extends Object implements org.drools.core.common.AgendaGroupFactory, Externalizable
| Constructor and Description |
|---|
RetePriorityQueueAgendaGroupFactory() |
| Modifier and Type | Method and Description |
|---|---|
org.drools.core.common.InternalAgendaGroup |
createAgendaGroup(String name,
org.drools.core.impl.InternalKnowledgeBase kBase) |
static org.drools.core.common.AgendaGroupFactory |
getInstance() |
void |
readExternal(ObjectInput in) |
void |
writeExternal(ObjectOutput out) |
public static org.drools.core.common.AgendaGroupFactory getInstance()
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal in interface ExternalizableIOExceptionClassNotFoundExceptionpublic void writeExternal(ObjectOutput out) throws IOException
writeExternal in interface ExternalizableIOExceptionpublic org.drools.core.common.InternalAgendaGroup createAgendaGroup(String name, org.drools.core.impl.InternalKnowledgeBase kBase)
createAgendaGroup in interface org.drools.core.common.AgendaGroupFactoryCopyright © 2001–2016 JBoss by Red Hat. All rights reserved.