Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ptp-dev] listener interface clarification

OK, I read the update on event processing of wiki.
I think the question is answered.

thanks

Feiyi

Feiyi Wang wrote:

Can someone help to clarify the listener interface?


If I understand it correctly, IQueueListener gives you information about changes made to queue itself, such as add or remove a queue, and IQueueChildListener gives you information about changes made to jobs associated with the queue - for example, add or remove a job. If that is the case, what about IJobListener - it handles JobChangeEvent, isn't adding or removing a job also Job change event?

How do I decide which interface to use?

Thanks

Feiyi
_______________________________________________
ptp-dev mailing list
ptp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ptp-dev



Back to the top