vaadin4spring icon indicating copy to clipboard operation
vaadin4spring copied to clipboard

EventBus interface should be Serializable

Open markathomas opened this issue 8 years ago • 0 comments

Since ScopedEventBus is Serializable it's interface ought to as well so full serialization of a Vaadin Spring component works. Otherwise, one has to make the EventBus as transient.

markathomas avatar Oct 19 '16 02:10 markathomas