com.metamatrix.common.comm.platform
Class CommPlatformPlugin

java.lang.Object
  extended by com.metamatrix.common.comm.platform.CommPlatformPlugin

public class CommPlatformPlugin
extends java.lang.Object

CommPlatformPlugin

Used here in comm.platform 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.comm.platform").
static BundleUtil Util
           
 
Constructor Summary
CommPlatformPlugin()
           
 
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.comm.platform").

See Also:
Constant Field Values

Util

public static final BundleUtil Util
Constructor Detail

CommPlatformPlugin

public CommPlatformPlugin()


Copyright © 2009. All Rights Reserved.