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

org.bdware.irp3.handler.IrpProcessor Maven / Gradle / Ivy

package org.bdware.irp3.handler;

import java.lang.annotation.*;

@Retention(RetentionPolicy.RUNTIME)
@Target(ElementType.METHOD)
public @interface IrpProcessor {
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy