public final class CycleDependencyValidationContext
extends java.lang.Object
| Modifier and Type | Method and Description | 
|---|---|
CycleDependencyValidationContext | 
createSubContext()
現在の状態をコピーして新しいコンテキストを生成する。 
 | 
void | 
validateCycleDependency(ComponentKey<?> key)
依存関係の循環を検出するためのバリデーションを行う。 
 | 
public CycleDependencyValidationContext createSubContext()
public void validateCycleDependency(ComponentKey<?> key)
key - 検索キー