Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[hyades-dev] Add Java serialization to Common Base Event




I have modified CBE to implement Serializable and override the readObject
and writeObject calls so that if there are future changes to the CBE
implementation they can be made backward compatible.

(See attached file: AssociatedEventImpl.java)(See attached file:
MsgDataElementImpl.java)(See attached file: CommonBaseEventImpl.java)(See
attached file: ComponentIdentificationImpl.java)(See attached file:
ContextDataElementImpl.java)(See attached file:
ExtendedDataElementImpl.java)(See attached file:
AssociationEngineImpl.java)


Regards,
 Jason Cornpropst
  IBM/Tivoli Systems
  P&A
  ITEC Development
  (919) 224-1723
  jhcornpr@xxxxxxxxxx

Attachment: AssociatedEventImpl.java
Description: Binary data

Attachment: MsgDataElementImpl.java
Description: Binary data

Attachment: CommonBaseEventImpl.java
Description: Binary data

Attachment: ComponentIdentificationImpl.java
Description: Binary data

Attachment: ContextDataElementImpl.java
Description: Binary data

Attachment: ExtendedDataElementImpl.java
Description: Binary data

Attachment: AssociationEngineImpl.java
Description: Binary data


Back to the top