com.metamatrix.core
Class CorePlugin

java.lang.Object
  extended by com.metamatrix.core.CorePlugin

public class CorePlugin
extends java.lang.Object

CorePlugin


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

See Also:
Constant Field Values

Util

public static final BundleUtil Util
Constructor Detail

CorePlugin

public CorePlugin()


Copyright © 2009. All Rights Reserved.