Package org.drools.core.common
Interface AgendaFactory
-
public interface AgendaFactory
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description InternalAgendacreateAgenda(InternalWorkingMemory workingMemory)
-
-
-
Method Detail
-
createAgenda
InternalAgenda createAgenda(InternalWorkingMemory workingMemory)
-
-