Uses of Package
org.xwiki.rendering.listener.chaining
Packages that use org.xwiki.rendering.listener.chaining
Package
Description
-
Classes in org.xwiki.rendering.listener.chaining used by org.xwiki.rendering.listenerClassDescriptionA listener that can be chained with other chaining listeners using a chain.Stores event types and offers a way to call a stored event.Stores information about the listeners in the chain and the order in which they need to be called.
-
Classes in org.xwiki.rendering.listener.chaining used by org.xwiki.rendering.listener.chainingClassDescriptionDefault and basic implementation of a chaining listener that knows how to delegate event calls to the next listener in the chain.A listener that can be chained with other chaining listeners using a chain.Stores event types and offers a way to call a stored event.Stores information about the listeners in the chain and the order in which they need to be called.A chaining listener that can be stacked in the
ListenerChain. -
Classes in org.xwiki.rendering.listener.chaining used by org.xwiki.rendering.rendererClassDescriptionDefault and basic implementation of a chaining listener that knows how to delegate event calls to the next listener in the chain.A listener that can be chained with other chaining listeners using a chain.