Uses of Interface
org.jvnet.hk2.config.Changed
-
Packages that use Changed Package Description org.jvnet.hk2.config -
-
Uses of Changed in org.jvnet.hk2.config
Methods in org.jvnet.hk2.config with parameters of type Changed Modifier and Type Method Description static UnprocessedChangeEventsConfigSupport. sortAndDispatch(PropertyChangeEvent[] events, Changed target, Logger logger)sort events and dispatch the changes.
-