Package org.drools.core
Interface EntryPointsManager
public interface EntryPointsManager
-
Method Summary
-
Method Details
-
getDefaultEntryPoint
WorkingMemoryEntryPoint getDefaultEntryPoint() -
getEntryPoints
Collection<WorkingMemoryEntryPoint> getEntryPoints() -
getEntryPoint
-