com.metamatrix.toolbox
Class ToolboxPlugin

java.lang.Object
  extended by com.metamatrix.toolbox.ToolboxPlugin

public class ToolboxPlugin
extends java.lang.Object

ToolboxPlugin

Used here in toolbox to have access to the new logging framework.


Field Summary
static java.lang.String PLUGIN_ID
          The plug-in identifier of this plugin (value "com.metamatrix.console.toolbox").
static BundleUtil Util
           
 
Constructor Summary
ToolboxPlugin()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PLUGIN_ID

public static final java.lang.String PLUGIN_ID
The plug-in identifier of this plugin (value "com.metamatrix.console.toolbox").

See Also:
Constant Field Values

Util

public static final BundleUtil Util
Constructor Detail

ToolboxPlugin

public ToolboxPlugin()


Copyright © 2009. All Rights Reserved.