Uses of Class
org.apache.juneau.BeanRecursionException
Packages that use BeanRecursionException
- 
Uses of BeanRecursionException in org.apache.juneauMethods in org.apache.juneau that throw BeanRecursionExceptionModifier and TypeMethodDescriptionprotected final ClassMeta<?>Push the specified object onto the stack.protected final booleanBeanTraverseSession.willRecurse(String attrName, Object o, ClassMeta<?> cm) Returnstrue ifBeanTraverseContext.Builder.detectRecursions()is enabled, and the specified object is already higher up in the traversal chain.
- 
Uses of BeanRecursionException in org.apache.juneau.jsonschemaMethods in org.apache.juneau.jsonschema that throw BeanRecursionExceptionModifier and TypeMethodDescriptionReturns the JSON-schema for the specified object.Returns the JSON-schema for the specified type.Returns the JSON-schema for the specified type.