org.eclipse.mat.hprof
Class EnhancerRegistry.Enhancer

java.lang.Object
  extended by org.eclipse.mat.hprof.EnhancerRegistry.Enhancer
Enclosing class:
EnhancerRegistry

public static class EnhancerRegistry.Enhancer
extends java.lang.Object


Constructor Summary
EnhancerRegistry.Enhancer(IConfigurationElement configElement)
           
 
Method Summary
 IParsingEnhancer parser()
           
 IRuntimeEnhancer runtime()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EnhancerRegistry.Enhancer

public EnhancerRegistry.Enhancer(IConfigurationElement configElement)
Method Detail

parser

public IParsingEnhancer parser()

runtime

public IRuntimeEnhancer runtime()