Uses of Interface
com.tailf.ncs.NavuEventCallback
Package
Description
NCS Java machine management and control of Services, Neds,
callbacks and Applications
Annotations and proxy helper classes for callbacks.
-
Uses of NavuEventCallback in com.tailf.ncs
Modifier and TypeMethodDescriptionvoid
NavuEventHandler.registerInterfaceCallback
(String deviceName, String subscriptionName, NavuEventCallback callback) Method to register classes that implements theNavuEventHandler
interface. -
Uses of NavuEventCallback in com.tailf.ncs.annotations
Modifier and TypeClassDescriptionclass
Callback proxy for annotated NavuEventCallback methods This class is used internally be the NavuEventHandler.registerAnnotatedCallbacks to be able to invoke (by reflection) the annotated callback method