public interface BindLocation
This can be explicitly set (such as by configuration file parsers), or be implicitly bound to the stack trace of bind() invocation.
Modifier and Type | Method and Description |
---|---|
String |
toString()
Implementations of BindLocation should override toString() so that it
returns a human readable representation of the source of the
configuration option in question.
|
Copyright © 2016 The Apache Software Foundation. All rights reserved.