Uses of Interface
org.glassfish.jaxb.runtime.CycleRecoverable.Context
-
Packages that use CycleRecoverable.Context Package Description org.glassfish.jaxb.runtime -
-
Uses of CycleRecoverable.Context in org.glassfish.jaxb.runtime
Methods in org.glassfish.jaxb.runtime with parameters of type CycleRecoverable.Context Modifier and Type Method Description ObjectCycleRecoverable. onCycleDetected(CycleRecoverable.Context context)Called when a cycle is detected by the JAXB RI marshaller to nominate a new object to be marshalled instead.
-