Uses of Class
org.eclipse.gemini.blueprint.service.exporter.support.ExportContextClassLoader

Packages that use ExportContextClassLoader
org.eclipse.gemini.blueprint.service.exporter.support Support package for exporting objects as OSGi services. 
 

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

Fields in org.eclipse.gemini.blueprint.service.exporter.support declared as ExportContextClassLoader
static ExportContextClassLoader ExportContextClassLoader.SERVICE_PROVIDER
          Deprecated. The TCCL will be set to the service provider upon service invocation.
static ExportContextClassLoader ExportContextClassLoader.UNMANAGED
          Deprecated. The TCCL will not be managed upon service invocation.
 

Methods in org.eclipse.gemini.blueprint.service.exporter.support with parameters of type ExportContextClassLoader
 void OsgiServiceFactoryBean.setContextClassLoader(ExportContextClassLoader ccl)
          Deprecated. As of Spring DM 2.0, replaced by OsgiServiceFactoryBean.setExportContextClassLoader(ExportContextClassLoaderEnum)
 



Copyright © 2006-2012. All Rights Reserved.