org.infinispan.factories.package-info Maven / Gradle / Ivy
/**
* 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;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy