Uses of Interface
org.springframework.osgi.samples.simpleservice.MyService

Packages that use MyService
org.springframework.osgi.samples.simpleservice.impl   
 

Uses of MyService in org.springframework.osgi.samples.simpleservice.impl
 

Classes in org.springframework.osgi.samples.simpleservice.impl that implement MyService
 class MyServiceImpl
          Implementation of the simple service, returns a hard-coded String value
 



Copyright © 2006-2007 Spring Framework. All Rights Reserved.