Uses of Interface
org.springframework.osgi.service.exporter.support.InterfaceDetector

Packages that use InterfaceDetector
org.springframework.osgi.service.exporter.support Support package for exporting objects as OSGi services. 
 

Uses of InterfaceDetector in org.springframework.osgi.service.exporter.support
 

Classes in org.springframework.osgi.service.exporter.support that implement InterfaceDetector
 class AutoExport
          Deprecated. as of 2.0, replaced by InterfaceDetector
 class DefaultInterfaceDetector
          Default implementation of InterfaceDetector.
 

Methods in org.springframework.osgi.service.exporter.support with parameters of type InterfaceDetector
 void OsgiServiceFactoryBean.setInterfaceDetector(InterfaceDetector detector)
          Sets the strategy used for automatically publishing classes.
 



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