|
Remote Systems v6.4.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectAbstractUIPlugin
com.ibm.etools.systems.logging.internal.RemoteSystemsLoggingPlugin
Remote Systems Logging plugin.
Field Summary | |
---|---|
static String |
Copyright
|
static Logger |
out
|
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 |
initializeDefaultPreferences()
Sets default preference values. |
void |
start(org.osgi.framework.BundleContext context)
|
void |
stop(org.osgi.framework.BundleContext context)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final String Copyright
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 initializeDefaultPreferences()
public void start(org.osgi.framework.BundleContext context) throws Exception
Exception
BundleActivator.start(org.osgi.framework.BundleContext)
public void stop(org.osgi.framework.BundleContext context) throws Exception
Exception
BundleActivator.stop(org.osgi.framework.BundleContext)
|
Remote Systems v6.4.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |