[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
[hyades-dev] Further updates to CommonBaseEvent
|
Updated ExtendedDataElementImp and AssociatedEventsImpl
to override default implementation of equals(Object obj)
Also fixed an issue in CommonbaseEventImpl
that only allowed for a single associatedEventImpl to be stored. This was
do to the fact it was beening store din the Hashmap with "" as
the key.
Instead now uses the name of the AssociationEngine
for the key. One other thing, AssociatedEngineImp now only stores
the GlobalInstanceId's of the events being associated instead of the whole
event. This is to match the specification of CommonBaseEvent.
Regards,
Jason Cornpropst
IBM/Tivoli Systems
P&A
ITEC Development
(919) 224-1723
jhcornpr@xxxxxxxxxx
Attachment:
CommonBaseEventImpl.java
Description: Binary data
Attachment:
AssociationEngineImpl.java
Description: Binary data
Attachment:
AssociatedEventImpl.java
Description: Binary data
Attachment:
ExtendedDataElementImpl.java
Description: Binary data
Attachment:
IAssociatedEvent.java
Description: Binary data