Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ptp-dev] Locating resource managers using PTP service model

Greg
I have code which can find the active/default service configuration 
working. I need to get access to the IResourceManager object for the 
associated launch service provider. I tried accessing the array of 
resource managers by calling 
PTPCorePlugin.getDefault().getUniverse().getResourceManagers() but I can't 
find the right ID to use to find the correct IResourceManager.

Can you give me an outline of what I need to do to find the correct 
IResourceManager object?

Thanks
Dave


Back to the top