|
RSE Release 1.0 |
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Objectorg.eclipse.core.runtime.Plugin
org.eclipse.rse.logging.RemoteSystemsLoggingPlugin
Remote Systems Logging plugin.
| Field Summary | |
|---|---|
static Logger |
out
|
| Fields inherited from class org.eclipse.core.runtime.Plugin |
|---|
PLUGIN_PREFERENCE_SCOPE, PREFERENCES_DEFAULT_OVERRIDE_BASE_NAME, PREFERENCES_DEFAULT_OVERRIDE_FILE_NAME |
| Constructor Summary | |
|---|---|
RemoteSystemsLoggingPlugin()
Constructor. |
|
| Method Summary | |
|---|---|
static RemoteSystemsLoggingPlugin |
getDefault()
Returns the shared plugin instance. |
ResourceBundle |
getResourceBundle()
Returns the plugin's resource bundle. |
static String |
getResourceString(String key)
Returns the string from the plugin's resource bundle, or 'key' if not found. |
void |
start(BundleContext context)
|
void |
stop(BundleContext context)
|
| Methods inherited from class org.eclipse.core.runtime.Plugin |
|---|
find, find, getBundle, getDescriptor, getLog, getPluginPreferences, getStateLocation, initializeDefaultPluginPreferences, internalInitializeDefaultPluginPreferences, isDebugging, openStream, openStream, savePluginPreferences, setDebugging, shutdown, startup, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
public static Logger out
| Constructor Detail |
public RemoteSystemsLoggingPlugin()
| Method Detail |
public static RemoteSystemsLoggingPlugin getDefault()
public static String getResourceString(String key)
public ResourceBundle getResourceBundle()
public void start(BundleContext context)
throws Exception
Exception
public void stop(BundleContext context)
throws Exception
Exception
|
RSE Release 1.0 |
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||