Class PrefabThreadLocalContextManager
- java.lang.Object
-
- com.wavemaker.runtime.prefab.context.PrefabThreadLocalContextManager
-
@Service public class PrefabThreadLocalContextManager extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description PrefabThreadLocalContextManager()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidclearContext()org.springframework.context.ApplicationContextgetContext()voidsetContext(org.springframework.context.ApplicationContext applicationContext)
-