|
Class Summary |
| CommonContentProviderBase |
Base content provider class that can be extended for adding content to a
connection profile using a navigatorContent extension. |
| CommonLabelProviderBase |
Base label provider class that can be extended for adding content to a
connection profile using a navigatorContent extension. |
| ContentExtensionBase |
Base implementation for IContentExtension. |
| ContentExtensionFactoryBase |
Extends ContentExtensionBase by implementing the openConnection() and
closeConnection() methods using the connection factory specified to
create the connection. |
| ManagedContentExtensionBase |
Base implementation for IContentExtension. |
| PingJob |
Executes a ping operation as a background job. |
| PingJob.PingUIJob |
|
| RefreshProfileJob |
This class can be used by UI components to refresh a connection profile
within a TreeViewer. |