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

edu.stanford.protege.webprotege.dispatch.ProjectActionHandlerComponent Maven / Gradle / Ivy

The newest version!
package edu.stanford.protege.webprotege.dispatch;

import org.springframework.stereotype.Component;

import java.lang.annotation.*;

/**
 * Matthew Horridge
 * Stanford Center for Biomedical Informatics Research
 * 2021-07-14
 */
@Target({ElementType.TYPE})
@Retention(RetentionPolicy.RUNTIME)
@Documented
public @interface ProjectActionHandlerComponent {

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy