567568569570571572573
return listenerRegistry; } protected void initListenerRegistry() { listenerRegistry = new SoapUIListenerRegistry( null ); }
552553554555556557558
return listenerRegistry; } protected void initListenerRegistry() { listenerRegistry = new SoapUIListenerRegistry(null); }