public class AbstractSource extends Object implements InfoSource
| Constructor and Description |
|---|
AbstractSource() |
| Modifier and Type | Method and Description |
|---|---|
String |
asString()
Returns a string representation of the source for messages.
|
IsErrorSetFT |
getInitError()
Returns any error that happened during initialization (and relate validation) of the source.
|
Object |
getSource()
Returns the actual source.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisValidpublic IsErrorSetFT getInitError()
InfoSourcegetInitError in interface InfoSourcepublic Object getSource()
InfoSourcegetSource in interface InfoSourcepublic String asString()
InfoSourceasString in interface InfoSourceCopyright © 2010–2017. All rights reserved.