|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--com.ibm.etools.logging.util.PluginHelperImpl
| Constructor Summary | |
|---|---|
PluginHelperImpl()
|
|
| Method Summary | |
|---|---|
static java.util.Hashtable |
getMsgLoggerConfig(java.lang.String loggerName)
|
static java.lang.String |
getMsgLoggerName(Plugin plugin)
Retrieves a logger name based initially on the parameter plugin's unique identifier. |
void |
setMsgLoggerConfig(java.util.Hashtable msgLoggerConfig)
NOTE: This method does not perform any function but is present to satisfy the IPluginHelper interface. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.ibm.etools.logging.util.IPluginHelper |
|---|
getMsgLoggerConfig |
| Constructor Detail |
public PluginHelperImpl()
| Method Detail |
public void setMsgLoggerConfig(java.util.Hashtable msgLoggerConfig)
setMsgLoggerConfig in interface IPluginHelpermsgLoggerConfig - hashtable of the logger's preferencespublic static java.lang.String getMsgLoggerName(Plugin plugin)
plugin - the plug-in polled for their unique ID or their 'name' attribute in the loggingOptions extension point
public static java.util.Hashtable getMsgLoggerConfig(java.lang.String loggerName)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||