/** * Factories are internal components used to create other components based on a cache's * configuration. This package also contains the ComponentRegistry classes, a light injection * framework used to build and inject components based on what is needed. */ package org.infinispan.factories;