EventObject implements Serializable so any class extending it should be
serializable as well.  However, BundleEvent and others are not
serialiable and as I understand are not intended to be.

 

Any chance the base class will change or am I stuck with this?  I would
rather not have special logic which ignore these types of object when
sending them through RMI (or other times serializing is involved).

 

Thanks,

David Humeniuk

_______________________________________________
OSGi Developer Mail List
[email protected]
https://mail.osgi.org/mailman/listinfo/osgi-dev

Reply via email to