package com.example.switchyard.sy_transformer; public interface Service2 { Object2 invoke(Object2 obj); }