com.metamatrix.query
Class QueryPlugin

java.lang.Object
  extended by com.metamatrix.query.QueryPlugin

public class QueryPlugin
extends java.lang.Object

QueryPlugin

Used here in query to have access to the new logging framework for LogManager.


Field Summary
static java.lang.String PLUGIN_ID
          The plug-in identifier of this plugin (value "com.metamatrix.common").
static BundleUtil Util
           
 
Constructor Summary
QueryPlugin()
           
 
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.common").

See Also:
Constant Field Values

Util

public static final BundleUtil Util
Constructor Detail

QueryPlugin

public QueryPlugin()


Copyright © 2009. All Rights Reserved.