org.apache.cocoon.profiling.profiler
Class PipelineProfiler

java.lang.Object
  extended by org.apache.cocoon.profiling.profiler.Profiler<Pipeline>
      extended by org.apache.cocoon.profiling.profiler.PipelineProfiler

public class PipelineProfiler
extends Profiler<Pipeline>


Field Summary
 
Fields inherited from class org.apache.cocoon.profiling.profiler.Profiler
LOG
 
Constructor Summary
PipelineProfiler()
           
 
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

PipelineProfiler

public PipelineProfiler()


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