package org.opendaylight.controller.sal.binding.test.mock; public interface CompositeListener extends FooListener,BarListener { }