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

ru.concerteza.springtomcat.components.access.AccessConsumer Maven / Gradle / Ivy

The newest version!
package ru.concerteza.springtomcat.components.access;

/**
 * User: alexey
 * Date: 11/4/11
 */
public interface AccessConsumer {
    void consume(AccessEvent event);
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy