Class NaruRegistryImpl

java.lang.Object
net.thevpc.naru.impl.registry.NaruRegistryImpl
All Implemented Interfaces:
NaruRegistry

public class NaruRegistryImpl extends Object implements NaruRegistry
Registry of all tools available to the agent.

Tools are kept in insertion order so the model always sees them in a deterministic sequence.