ConfigLoader

model.managers.DecisionManager.ConfigLoader
object ConfigLoader

Object responsible for loading the configuration rules. Currently loads from DefaultConfig but can be extended to load from external sources.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def load(): List[SwitchRule]