public interface SerializationContextListener
extends java.util.EventListener
SerializationContext
class.Modifier and Type | Method and Description |
---|---|
void |
completed(java.util.EventObject e)
Raised when the serialization or deserialization has completed successfully.
|