org.infinispan.factories.scopes.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of infinispan-component-annotations Show documentation
Show all versions of infinispan-component-annotations Show documentation
Annotations for Infinispan components and MBeans
/**
* Scopes of components within the lifespan of a cache manager and its caches, and related
* utilities.
*/
package org.infinispan.factories.scopes;