Uses of Interface
org.glassfish.jaxb.runtime.CycleRecoverable.Context
Packages that use CycleRecoverable.Context
-
Uses of CycleRecoverable.Context in org.glassfish.jaxb.runtime
Methods in org.glassfish.jaxb.runtime 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.