- All Superinterfaces:
Comparable<OrderedServiceProvider>,OrderedServiceProvider
A Java Service Provider Interface (SPI) designed for creating various types
of memory components used within the engine.
-
Method Summary
Methods inherited from interface org.evrete.api.OrderedServiceProvider
compareTo, sortOrder
-
Method Details
-
instance
- Parameters:
context- - the context from which a new factory is requested- Returns:
- the instance of
MemoryFactory
-