com.metamatrix.connector.text
Class TextPlugin

java.lang.Object
  extended by com.metamatrix.connector.text.TextPlugin

public class TextPlugin
extends java.lang.Object

TextPlugin

Used here in text 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.dqp").
static BundleUtil Util
           
 
Constructor Summary
TextPlugin()
           
 
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.dqp").

See Also:
Constant Field Values

Util

public static final BundleUtil Util
Constructor Detail

TextPlugin

public TextPlugin()


Copyright © 2009. All Rights Reserved.