All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.infinispan.api.common.events.cache.CacheStopEvent Maven / Gradle / Ivy

There is a newer version: 15.2.0.Dev01
Show newest version
package org.infinispan.api.common.events.cache;

import org.infinispan.api.common.events.container.ContainerEvent;

/**
 * @since 14.0
 **/
public interface CacheStopEvent extends ContainerEvent {
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy