public interface ContextClassLoaderProvider
Thread.getContextClassLoader()
,
AbstractDelegatedExecutionApplicationContext
,
ResourceLoader.getClassLoader()
,
BeanClassLoaderAware
,
ApplicationContextAware
Modifier and Type | Method and Description |
---|---|
ClassLoader |
getContextClassLoader()
Returns the context class loader to be used by the OSGi application
context during its life cycle events.
|
ClassLoader getContextClassLoader()
Copyright © 2006–2014. All rights reserved.