Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ptp-dev] Looking for PTP services view

Hi Dave,

On Sep 1, 2009, at 9:59 AM, Dave Wootton wrote:

Greg
I found the service configuration view. The active service configuration
selection loooks good. It looks like I use
IServiceModelManager.getActiveConfiguration() to get the selected service configuration then process that to get the resource manager object I need.
Is that correct?

Yes, the getActiveConfiguation() and add/removeEventListener() interfaces replace the resource manager interfaces.


A couple other things I noticed. If I right click and select edit Edit on a service configuration, nothing happens. Also, should I be able to right
click on a service such as '(Launch configuration)' and have anything
happen as a result of that?

I ran out of time to implement an edit function. Feel free to add if you'd like.

Regards,
Greg



Back to the top