Interface ToasterListener
- All Superinterfaces:
EventListener,org.opendaylight.yangtools.yang.binding.NotificationListener
@Deprecated
@Generated("mdsal-binding-generator")
public interface ToasterListener
extends org.opendaylight.yangtools.yang.binding.NotificationListener
Deprecated.
-
Method Summary
Modifier and TypeMethodDescriptionvoidonToasterOutOfBread(ToasterOutOfBread notification) Deprecated.voidonToasterRestocked(ToasterRestocked notification) Deprecated.
-
Method Details
-
onToasterOutOfBread
Deprecated. -
onToasterRestocked
Deprecated.
-