Uses of Interface
org.eclipse.gemini.blueprint.service.exporter.support.InterfaceDetector

Packages that use InterfaceDetector
org.eclipse.gemini.blueprint.compendium.internal.cm   
org.eclipse.gemini.blueprint.service.exporter.support Support package for exporting objects as OSGi services. 
 

Uses of InterfaceDetector in org.eclipse.gemini.blueprint.compendium.internal.cm
 

Methods in org.eclipse.gemini.blueprint.compendium.internal.cm with parameters of type InterfaceDetector
 void ManagedServiceFactoryFactoryBean.setInterfaceDetector(InterfaceDetector detector)
           
 

Uses of InterfaceDetector in org.eclipse.gemini.blueprint.service.exporter.support
 

Classes in org.eclipse.gemini.blueprint.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.eclipse.gemini.blueprint.service.exporter.support with parameters of type InterfaceDetector
 void OsgiServiceFactoryBean.setInterfaceDetector(InterfaceDetector detector)
          Sets the strategy used for automatically publishing classes.
 



Copyright © 2006-2012. All Rights Reserved.