Uses of Class
org.glassfish.hk2.xml.internal.Differences
Packages that use Differences
-
Uses of Differences in org.glassfish.hk2.xml.internal
Methods in org.glassfish.hk2.xml.internal that return DifferencesModifier and TypeMethodDescriptionUnkeyedDiff.compute()static DifferencesUtilities.getDiff(BaseHK2JAXBBean source, BaseHK2JAXBBean other) Must have write lock of source held though this is only doing readingMethods in org.glassfish.hk2.xml.internal with parameters of type DifferencesModifier and TypeMethodDescriptionstatic voidUtilities.applyDiff(Differences differences, DynamicChangeInfo<?> changeControl) Must have write lock of source heldvoidDifferences.merge(Differences diffs)