| Package | Description |
|---|---|
| com.h3c.util.observer |
| Modifier and Type | Class and Description |
|---|---|
class |
MultiThreadListenerHandler<T>
Listeners are notified in a different thread than the one notification was
sent.
|
class |
SingleThreadListenerHandler<T>
Listeners are notified in the same thread the notification is sent.
|
Copyright © 2014. All Rights Reserved.