Hi Stuart, Thanks for the pointer, I did look at it initially but missed the ExportedPackage.getImportingBundles() part.
Now that makes sense. Allen On Tue, Mar 10, 2009 at 11:16 AM, Stuart McCulloch <[email protected]>wrote: > 2009/3/11 Allen Lau <[email protected]> > > > Hi, > > > > I'm looking into how one would go about implementing an "uninstall" > command > > for OBR. > > Just started investigating and it seems that there is no way in the > > standard > > packages to figure out the runtime dependency graph for a bundle. > > > > Any pointers to where I should look? > > > > have you looked at the PackageAdmin service? > > > > http://www.osgi.org/javadoc/r4/org/osgi/service/packageadmin/PackageAdmin.html > > this service is part of the core R4 spec > > Thanks, > > Allen > > > > -- > Cheers, Stuart >

