Index

C G M O R T 
All Classes and Interfaces|All Packages

C

cancelToast(CancelToastInput) - Method in class org.opendaylight.controller.sample.toaster.provider.OpendaylightToaster
RPC call implemented from the ToasterService interface that cancels the current toast, if any.
clearToastsMade() - Method in class org.opendaylight.controller.sample.toaster.provider.OpendaylightToaster
JMX RPC call implemented from the ToasterProviderRuntimeMXBean interface.
clearToastsMade() - Method in interface org.opendaylight.controller.sample.toaster.provider.ToasterProviderRuntimeMXBean
 
close() - Method in class org.opendaylight.controller.sample.toaster.provider.OpendaylightToaster
Implemented from the AutoCloseable interface.

G

getToastsMade() - Method in class org.opendaylight.controller.sample.toaster.provider.OpendaylightToaster
Accesssor method implemented from the ToasterProviderRuntimeMXBean interface.
getToastsMade() - Method in interface org.opendaylight.controller.sample.toaster.provider.ToasterProviderRuntimeMXBean
 

M

makeToast(MakeToastInput) - Method in class org.opendaylight.controller.sample.toaster.provider.OpendaylightToaster
RPC call implemented from the ToasterService interface that attempts to make toast.
manufacturer() - Element in annotation interface org.opendaylight.controller.sample.toaster.provider.OpendaylightToaster.Configuration
 
maxMakeToastTries() - Element in annotation interface org.opendaylight.controller.sample.toaster.provider.OpendaylightToaster.Configuration
 
modelNumber() - Element in annotation interface org.opendaylight.controller.sample.toaster.provider.OpendaylightToaster.Configuration
 

O

onDataTreeChanged(Collection<DataTreeModification<Toaster>>) - Method in class org.opendaylight.controller.sample.toaster.provider.OpendaylightToaster
Implemented from the DataTreeChangeListener interface.
OpendaylightToaster - Class in org.opendaylight.controller.sample.toaster.provider
 
OpendaylightToaster(DataBroker, NotificationPublishService, RpcProviderService) - Constructor for class org.opendaylight.controller.sample.toaster.provider.OpendaylightToaster
 
OpendaylightToaster(DataBroker, NotificationPublishService, RpcProviderService, OpendaylightToaster.Configuration) - Constructor for class org.opendaylight.controller.sample.toaster.provider.OpendaylightToaster
 
OpendaylightToaster(DataBroker, NotificationPublishService, RpcProviderService, String, String, int) - Constructor for class org.opendaylight.controller.sample.toaster.provider.OpendaylightToaster
 
OpendaylightToaster.Configuration - Annotation Interface in org.opendaylight.controller.sample.toaster.provider
 
org.opendaylight.controller.sample.toaster.provider - package org.opendaylight.controller.sample.toaster.provider
 

R

restockToaster(RestockToasterInput) - Method in class org.opendaylight.controller.sample.toaster.provider.OpendaylightToaster
RestConf RPC call implemented from the ToasterService interface.

T

ToasterProviderRuntimeMXBean - Interface in org.opendaylight.controller.sample.toaster.provider
MXBean interface that provides attributes and operations for the toaster via JMX.
C G M O R T 
All Classes and Interfaces|All Packages