ConnectorScheduler.ShutdownHolder

Stay organized with collections Save and categorize content based on your preferences.
public static interface ConnectorScheduler.ShutdownHolder

Pointer to shutdown method to be executed when traversal is complete.

Public Method Summary

abstract void
shutdown()
Shutdown method to be executed when traversal is complete.

Public Methods

public abstract void shutdown ()

Shutdown method to be executed when traversal is complete.