Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[p2-dev] InstallApplication has a parametrized usage of ServiceReference

Line 66 of InstallApplication:

ServiceReference<?> reference = context.getServiceReference(name);

I guess you do not really need the parameterized usage over there.

-- 
Alin Dreghiciu
Software Developer
My profile: http://www.linkedin.com/in/alindreghiciu
My blog: http://adreghiciu.wordpress.com
http://sonatype.com - Sonatype - The Maven Company
http://www.ops4j.org - New Energy for OSS Communities - Open
Participation Software.


Back to the top