package testinterfaces; /** * Used for testing of injection & field conduits */ public interface Logger { }