public interface DispatcherListener
| Modifier and Type | Method and Description | 
|---|---|
| void | dispatcherDestroyed(Dispatcher du)Called when the dispatcher is destroyed | 
| void | dispatcherInitialized(Dispatcher du)Called when the dispatcher is initialized | 
void dispatcherInitialized(Dispatcher du)
du - The dispatcher instancevoid dispatcherDestroyed(Dispatcher du)
du - The dispatcher instanceCopyright © 2000–2025 Apache Software Foundation. All rights reserved.