Uses of Interface
com.sun.xml.bind.CycleRecoverable.Context

Packages that use CycleRecoverable.Context
com.sun.xml.bind   
 

Uses of CycleRecoverable.Context in com.sun.xml.bind
 

Methods in com.sun.xml.bind with parameters of type CycleRecoverable.Context
 java.lang.Object CycleRecoverable.onCycleDetected(CycleRecoverable.Context context)
          Called when a cycle is detected by the JAXB RI marshaller to nominate a new object to be marshalled instead.