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

com.google.sitebricks.channel.Handlers Maven / Gradle / Ivy

package com.google.sitebricks.channel;

import com.google.inject.BindingAnnotation;

import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;

/**
 * @author [email protected] (Dhanji R. Prasanna)
 */
@Retention(RetentionPolicy.RUNTIME)
@BindingAnnotation
@interface Handlers {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy