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

org.wildfly.clustering.tomcat.hotrod.HotRodManager Maven / Gradle / Ivy

There is a newer version: 24.0.0.Final
Show newest version
/*
 * Copyright The WildFly Authors
 * SPDX-License-Identifier: Apache-2.0
 */

package org.wildfly.clustering.tomcat.hotrod;

/**
 * @author Paul Ferraro
 * @deprecated Use {@link org.wildfly.clustering.tomcat.infinispan.remote.HotRodManager} instead.
 */
@Deprecated(forRemoval = true)
public class HotRodManager extends org.wildfly.clustering.tomcat.infinispan.remote.HotRodManager {

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy