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

org.analogweb.InvocationInterceptor Maven / Gradle / Ivy

The newest version!
package org.analogweb;

public interface InvocationInterceptor extends MultiModule, Precedence {

    Object onInvoke(Invocation invocation, InvocationMetadata metadata);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy