public class Scopes extends Object
public static final ScopeSINGLETON
public static final ScopeNO_SCOPE
This exists only in case a class has been annotated with a scope annotation such as @Singleton, and you need to override this to "no scope" in your binding.