[Java] Class DefaultReferenceResolver

  • groovy.util.ObjectGraphBuilder.DefaultReferenceResolver
All Implemented Interfaces and Traits:
ObjectGraphBuilder.ReferenceResolver
public static class ObjectGraphBuilder.DefaultReferenceResolver

Default impl, always returns 'refId'

Methods Summary

Methods
Type Params Return Type Name and description
String getReferenceFor(String nodeName)

Inherited Methods Summary

Inherited Methods
Methods inherited from class Name
class Object wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll

Method Detail

public String getReferenceFor(String nodeName)

© 2003-2020 The Apache Software Foundation
Licensed under the Apache license.
https://docs.groovy-lang.org/2.5.14/html/gapi/groovy/util/ObjectGraphBuilder.DefaultReferenceResolver.html