com.ibm.dtfj.analyzer.internal.reportextensions
Class SimpleExtensionRegistry.ExtensionProviderDef

java.lang.Object
  extended by com.ibm.dtfj.analyzer.internal.reportextensions.SimpleExtensionRegistry.ExtensionProviderDef
Enclosing class:
SimpleExtensionRegistry

public class SimpleExtensionRegistry.ExtensionProviderDef
extends java.lang.Object

Definition for an extension provider


Field Summary
 java.lang.Object data
          Arbitrary data associated with this extension (for use by the caller)
 
Constructor Summary
SimpleExtensionRegistry.ExtensionProviderDef()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

data

public java.lang.Object data
Arbitrary data associated with this extension (for use by the caller)

Constructor Detail

SimpleExtensionRegistry.ExtensionProviderDef

public SimpleExtensionRegistry.ExtensionProviderDef()


© Copyright IBM Corp. 2007, 2008 All Rights Reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.