|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of UnprocessedChangeEvents in org.jvnet.hk2.config |
|---|
| Methods in org.jvnet.hk2.config that return UnprocessedChangeEvents | |
|---|---|
UnprocessedChangeEvents |
ConfigListener.changed(java.beans.PropertyChangeEvent[] events)
Notification that @Configured objects that were injected have changed |
static UnprocessedChangeEvents |
ConfigSupport.sortAndDispatch(java.beans.PropertyChangeEvent[] events,
Changed target,
java.util.logging.Logger logger)
sort events and dispatch the changes. |
| Method parameters in org.jvnet.hk2.config with type arguments of type UnprocessedChangeEvents | |
|---|---|
void |
TransactionListener.unprocessedTransactedEvents(java.util.List<UnprocessedChangeEvents> changes)
Nofication of unprocessed events by ConfigListener, usually requiring a server restart. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||