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

com.wizzardo.http.framework.di.PostConstruct Maven / Gradle / Ivy

package com.wizzardo.http.framework.di;

/**
 * Created by wizzardo on 13/07/16.
 */
@Injectable
public interface PostConstruct {
    void init();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy