| Package | Description |
|---|---|
| org.jvnet.hk2.config |
| Modifier and Type | Method and Description |
|---|---|
UnprocessedChangeEvents |
ConfigListener.changed(PropertyChangeEvent[] events)
Notification that @Configured objects that were injected have changed
|
static UnprocessedChangeEvents |
ConfigSupport.sortAndDispatch(PropertyChangeEvent[] events,
Changed target,
Logger logger)
sort events and dispatch the changes.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TransactionListener.unprocessedTransactedEvents(List<UnprocessedChangeEvents> changes)
Nofication of unprocessed events by ConfigListener, usually requiring a server
restart.
|
Copyright © 2009-2016 Oracle Corporation. All Rights Reserved.