185186187188189190191
return new CyclicServicePartAImpl(); } @Impl public static CyclicServicePartB impl21() throws Exception { return new CyclicServicePartBImpl(); }