leon.data
Interface LyGetDataSourceListenersInterface
- All Known Implementing Classes:
- LyExtendRequestEncoder, LyInfoRequestEncoder
public interface LyGetDataSourceListenersInterface
This interface is used by LyDataSource (and LyObjectSource) when receiving a response to a
request from a request encoder, to avoid posting an event to listeners that have already been
informed.
- See Also:
LyResponse
,
LyRequestEncoder
,
LyDataSource
,
LyObjectSource
Field Summary |
static java.lang.String |
__VERSION
File version |
__VERSION
static final java.lang.String __VERSION
- File version
- See Also:
- Constant Field Values
getDataSourceListeners
java.util.Vector<LyDataSourceListener> getDataSourceListeners()
- Gets list of listeners that have been notified of the response of the last request to request
encoder.
- Returns:
- List of notified listeners (may be null).
Website: W4 S.A., contact us: support@w4global.com