ConnectorContextImpl

public class ConnectorContextImpl extends Object
implements ConnectorContext

Context for Connector .

Public Method Summary

ExceptionHandler
ExceptionHandler
getTraversalExceptionHandler()
Backoff policy for exceptions from traverse()

Inherited Method Summary

Public Methods

public ExceptionHandler getIncrementalTraversalExceptionHandler ()

Backoff policy for exceptions from handleIncrementalChanges()

Returns

public ExceptionHandler getTraversalExceptionHandler ()

Backoff policy for exceptions from traverse()

Returns