Searched refs:getConstructionContext (Results 1 – 4 of 4) sorted by relevance
44 final ConstructionContext<T> constructionContext = context.getConstructionContext(this); in circularGet()
67 final ConstructionContext<T> constructionContext = context.getConstructionContext(this); in construct()
92 <T> ConstructionContext<T> getConstructionContext(Object key) { in getConstructionContext() method in InternalContext
149 final ConstructionContext<T> constructionContext = context.getConstructionContext(this);