blob: 5a64e91674397e8c9dbf32c9ed75c49ccb5495a6 [file]
package testinterfaces;
/**
* Used for testing of injection & field conduits
*/
public interface Logger
{
}