Uses of Class
org.apache.xbean.recipe.CircularDependencyException
-
Packages that use CircularDependencyException Package Description org.apache.xbean.recipe -
-
Uses of CircularDependencyException in org.apache.xbean.recipe
Methods in org.apache.xbean.recipe that throw CircularDependencyException Modifier and Type Method Description abstract void
ExecutionContext. push(Recipe recipe)
Adds a recipe to the top of the execution stack.void
ObjectGraph.WrapperExecutionContext. push(Recipe recipe)
-