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

com.guicedee.guicedservlets.services.IOnCallScopeExit Maven / Gradle / Ivy

package com.guicedee.guicedservlets.services;

import com.guicedee.guicedinjection.interfaces.IDefaultService;

@FunctionalInterface
public interface IOnCallScopeExit> extends IDefaultService {
    void onScopeExit();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy