ExportContextClassLoaderEnum
public class ExportContextClassLoader
extends org.springframework.core.enums.StaticLabeledEnum
OsgiServiceFactoryBean
for exported services that depend on certain TCCL to be set.Modifier and Type | Field and Description |
---|---|
static ExportContextClassLoader |
SERVICE_PROVIDER
Deprecated.
The TCCL will be set to the service provider upon service invocation.
|
static ExportContextClassLoader |
UNMANAGED
Deprecated.
The TCCL will not be managed upon service invocation.
|
public static final ExportContextClassLoader UNMANAGED
public static final ExportContextClassLoader SERVICE_PROVIDER
Copyright © 2006–2017. All rights reserved.