Interface FactContextFactory
-
- All Known Implementing Classes:
DefaultFactContextFactory
public interface FactContextFactoryCreates instances ofFactContext.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description FactContextcreateFactContext(FactContextType type, java.util.Collection<?> facts)
-
-
-
Method Detail
-
createFactContext
FactContext createFactContext(FactContextType type, java.util.Collection<?> facts)
-
-