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

com.cmeza.spring.ioc.handler.contracts.consumers.enums.ConsumerLocation Maven / Gradle / Ivy

The newest version!
package com.cmeza.spring.ioc.handler.contracts.consumers.enums;

public enum ConsumerLocation {
    ON_START, ON_END, BEFORE_ANNOTATION_PROCESSOR, AFTER_ANNOTATION_PROCESSOR
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy