Uses of Interface
org.springframework.osgi.extensions.annotation.MyService

Packages that use MyService
org.springframework.osgi.extensions.annotation   
 

Uses of MyService in org.springframework.osgi.extensions.annotation
 

Methods in org.springframework.osgi.extensions.annotation that return MyService
 MyService ServiceBean.getServiceBean()
           
 

Methods in org.springframework.osgi.extensions.annotation with parameters of type MyService
 void ServiceBean.setServiceBean(MyService serviceBean)
           
 



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