|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jvnet.hk2.config.Transactions.ConfigListenerNotifier
public class Transactions.ConfigListenerNotifier
Configuration listener notification pump. All Listeners are notified within their own thread, only on thread takes care of the job pump.
| Constructor Summary | |
|---|---|
Transactions.ConfigListenerNotifier()
|
|
| Method Summary | |
|---|---|
protected java.util.concurrent.FutureTask<UnprocessedChangeEvents> |
prepare(org.jvnet.hk2.config.Transactions.Job<ConfigListener,java.beans.PropertyChangeEvent,UnprocessedChangeEvents> job)
Creates the task that will notify the listeners of a particular job. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Transactions.ConfigListenerNotifier()
| Method Detail |
|---|
protected java.util.concurrent.FutureTask<UnprocessedChangeEvents> prepare(org.jvnet.hk2.config.Transactions.Job<ConfigListener,java.beans.PropertyChangeEvent,UnprocessedChangeEvents> job)
job - contains the specifics of the notification like the events that need to be notified.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||