public class StackBindLocation extends Object implements BindLocation
| Constructor and Description |
|---|
StackBindLocation() |
| 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.
|
public StackBindLocation()
public String toString()
BindLocationtoString in interface BindLocationtoString in class ObjectCopyright © 2016 The Apache Software Foundation. All rights reserved.