package com.github.czyzby.uedi.test.inject; import com.github.czyzby.uedi.stereotype.Singleton; public class Injected implements Singleton { }