Uses of Class
org.bedework.synch.CallbackRegistry.CallbackRegistryEntry
-
Packages that use CallbackRegistry.CallbackRegistryEntry Package Description org.bedework.synch -
-
Uses of CallbackRegistry.CallbackRegistryEntry in org.bedework.synch
Methods in org.bedework.synch that return CallbackRegistry.CallbackRegistryEntry Modifier and Type Method Description CallbackRegistry.CallbackRegistryEntryCallbackRegistry. get(String connectorId)Methods in org.bedework.synch with parameters of type CallbackRegistry.CallbackRegistryEntry Modifier and Type Method Description voidCallbackRegistry. put(String connectorId, CallbackRegistry.CallbackRegistryEntry val)Add an entry to the registry.
-