Interface TableLoadListener


public interface TableLoadListener
Synchronously notified with each object as the table is being loaded. Implementations should execute quickly, so as to not slow down the table loading process. This is useful so that tasks may be completed during the transfer, which may yield more efficient and interactive environment.
Author:
AO Industries, Inc.
See Also: