net.contextfw.web.application.internal.scope.WebApplicationScope Maven / Gradle / Ivy
package net.contextfw.web.application.internal.scope;
import java.util.Map;
import com.google.inject.Key;
import com.google.inject.OutOfScopeException;
import com.google.inject.Provider;
import com.google.inject.Scope;
public class WebApplicationScope implements Scope {
private static final Provider © 2015 - 2025 Weber Informatics LLC | Privacy Policy