Uses of Interface
com.hybris.backoffice.events.ExternalEventCallback
Packages that use ExternalEventCallback
-
Uses of ExternalEventCallback in com.hybris.backoffice.events
Methods in com.hybris.backoffice.events with parameters of type ExternalEventCallbackModifier and TypeMethodDescriptionbooleanAbstractBackofficeEventListener.isCallbackRegistered(ExternalEventCallback<T> callback) voidAbstractBackofficeEventListener.registerCallback(ExternalEventCallback<T> callback) voidAbstractBackofficeEventListener.unregisterCallback(ExternalEventCallback<T> callback) -
Uses of ExternalEventCallback in com.hybris.backoffice.solrsearch.setup
Methods in com.hybris.backoffice.solrsearch.setup that return ExternalEventCallbackModifier and TypeMethodDescriptionprotected ExternalEventCallback<AfterInitializationEndEvent>BackofficeSolrSearchStartupHandler.createAfterInitializationEndCallback()Deprecated, for removal: This API element is subject to removal in a future version.