package com.example.switchyard.sy_transformer; public interface Service1 { Object1 invoke(Object1 obj); }