org.apache.cocoon.profiling.profiler
Class PipelineComponentProfiler

java.lang.Object
  extended by org.apache.cocoon.profiling.profiler.Profiler<PipelineComponent>
      extended by org.apache.cocoon.profiling.profiler.PipelineComponentProfiler

public class PipelineComponentProfiler
extends Profiler<PipelineComponent>


Field Summary
 
Fields inherited from class org.apache.cocoon.profiling.profiler.Profiler
LOG
 
Constructor Summary
PipelineComponentProfiler()
           
 
Method Summary
 
Methods inherited from class org.apache.cocoon.profiling.profiler.Profiler
after, before, exception, getTargetClass, setProfilingDataManager, setProfilingIdGenerator
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PipelineComponentProfiler

public PipelineComponentProfiler()


Copyright © 2008-2012 The Apache Software Foundation. All Rights Reserved.