public interface ConnectorShutdownAware
Connector
object may implement this interface if it wishes
to be informed when the Connector instance is being shut down
or deleted.Modifier and Type | Method and Description |
---|---|
void |
delete()
The Connector instance is being removed.
|
void |
shutdown()
Instructs the Connector to shutdown.
|
void shutdown() throws RepositoryException
RepositoryException
void delete() throws RepositoryException
googleConnectorWorkDir
configuration property), stored
Preferences, etc.RepositoryException