Methods from org.eclipse.core.runtime used by org.eclipse.jsch.core

Click an entry in the table below to reveal the details of the references made to that element.

Reference Details

org.eclipse.core.runtime.ILog.log(IStatus)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jsch.internal.core.JSchCorePlugin.log(IStatus)75

org.eclipse.core.runtime.Platform.getExtensionRegistry()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.jsch.internal.core.JSchProvider.getPluggedInAuthenticator()157

org.eclipse.core.runtime.Plugin.getBundle()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jsch.internal.core.JSchCorePlugin.start(BundleContext)160
org.eclipse.jsch.internal.core.JSchCorePlugin.start(BundleContext)163

org.eclipse.core.runtime.Plugin.getLog()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jsch.internal.core.JSchCorePlugin.log(IStatus)75

org.eclipse.core.runtime.Plugin.getPluginPreferences()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jsch.internal.core.JSchCorePlugin.loadKnownHosts()109
org.eclipse.jsch.internal.core.Utils.loadPrivateKeys(JSch, String)30
org.eclipse.jsch.internal.core.Utils.migrateSSH2Preferences()169

org.eclipse.core.runtime.Plugin.Plugin()

OVERRIDE
Reference LocationLine Number
org.eclipse.jsch.internal.core.JSchCorePlugin.JSchCorePlugin()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.jsch.internal.core.JSchCorePlugin.JSchCorePlugin()48

org.eclipse.core.runtime.Plugin.start(BundleContext)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.jsch.internal.core.JSchCorePlugin.start(BundleContext)159
OVERRIDE
Reference LocationLine Number
org.eclipse.jsch.internal.core.JSchCorePlugin.start(BundleContext)-1

org.eclipse.core.runtime.Plugin.stop(BundleContext)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.jsch.internal.core.JSchCorePlugin.stop(BundleContext)169
OVERRIDE
Reference LocationLine Number
org.eclipse.jsch.internal.core.JSchCorePlugin.stop(BundleContext)-1

org.eclipse.core.runtime.Preferences.getBoolean(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jsch.internal.core.Utils.migrateSSH2Preferences()170

org.eclipse.core.runtime.Preferences.getString(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jsch.internal.core.JSchCorePlugin.loadKnownHosts()110
org.eclipse.jsch.internal.core.Utils.loadPrivateKeys(JSch, String)32
org.eclipse.jsch.internal.core.Utils.loadPrivateKeys(JSch, String)31

org.eclipse.core.runtime.Preferences.setValue(String, boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jsch.internal.core.Utils.migrateSSH2Preferences()171

Back to reference summary for org.eclipse.jsch.core

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict