Uses of Interface
com.sun.xml.bind.CycleRecoverable.Context
Packages that use CycleRecoverable.Context
-
Uses of CycleRecoverable.Context in com.sun.xml.bind
Methods in com.sun.xml.bind with parameters of type CycleRecoverable.ContextModifier and TypeMethodDescriptionCycleRecoverable.onCycleDetected
(CycleRecoverable.Context context) Called when a cycle is detected by the JAXB RI marshaller to nominate a new object to be marshalled instead.