| Package | Description |
|---|---|
| org.xwiki.rendering.listener | |
| org.xwiki.rendering.listener.chaining | |
| org.xwiki.rendering.renderer |
| Class and Description |
|---|
| EventType
Stores event types and offers a way to call a stored event.
|
| Class and Description |
|---|
| AbstractChainingListener
Default and basic implementation of a chaining listener that knows how to delegate event calls to the next listener
in the chain.
|
| BlockStateChainingListener.Event |
| ChainingListener
A listener that can be chained with other chaining listeners using a chain.
|
| EventType
Stores event types and offers a way to call a stored event.
|
| ListenerChain
Stores information about the listeners in the chain and the order in which they need to be called.
|
| StackableChainingListener
A chaining listener that can be stacked in the
ListenerChain. |
| Class and Description |
|---|
| AbstractChainingListener
Default and basic implementation of a chaining listener that knows how to delegate event calls to the next listener
in the chain.
|
| ChainingListener
A listener that can be chained with other chaining listeners using a chain.
|
Copyright © 2004–2014 XWiki. All rights reserved.