|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ContextClassLoaderProvider
Strategy interface for plugging various thread context class loaders during an OSGi application context critical life cycle events.
Thread.getContextClassLoader()
,
AbstractDelegatedExecutionApplicationContext
,
ResourceLoader.getClassLoader()
,
BeanClassLoaderAware
,
ApplicationContextAware
Method Summary | |
---|---|
ClassLoader |
getContextClassLoader()
Returns the context class loader to be used by the OSGi application context during its life cycle events. |
Method Detail |
---|
ClassLoader getContextClassLoader()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |