Uses of Interface
com.github.cafapi.common.api.ElectionCallback
Packages that use ElectionCallback
-
Uses of ElectionCallback in com.github.cafapi.common.api
Methods in com.github.cafapi.common.api with parameters of type ElectionCallbackModifier and TypeMethodDescriptionElectionFactory.getElection
(String serviceReference, ElectionCallback callback) Request a handle class used to interact with a particular service election. -
Uses of ElectionCallback in com.github.cafapi.common.elections.Null
Methods in com.github.cafapi.common.elections.Null with parameters of type ElectionCallbackModifier and TypeMethodDescriptionNullElectionFactory.getElection
(String serviceReference, ElectionCallback callback) Constructors in com.github.cafapi.common.elections.Null with parameters of type ElectionCallback