Uses of Class
org.exoplatform.container.ConcurrentContainer.CreationalContextComponentAdapter
-
Packages that use ConcurrentContainer.CreationalContextComponentAdapter Package Description org.exoplatform.container This package provides container API. -
-
Uses of ConcurrentContainer.CreationalContextComponentAdapter in org.exoplatform.container
Methods in org.exoplatform.container that return ConcurrentContainer.CreationalContextComponentAdapter Modifier and Type Method Description <T> ConcurrentContainer.CreationalContextComponentAdapter<T>ConcurrentContainer. addComponentToCtx(Object key)Add theCreationalContextcorresponding to the given key, to the dependency resolution context
-