Search
SerializationContextListener Interface
See Also
 






Defines the events raised by the SerializationContext class.

Namespace: com.mindfusion.scheduling.model
Package: com.mindfusion.scheduling.model

 Syntax

Java  Copy Code

public interface SerializationContextListener extends EventListener

 See Also