org.apache.cocoon.profiling.profiler
Class MatchNodeProfiler

java.lang.Object
  extended by org.apache.cocoon.profiling.profiler.Profiler<MatchNode>
      extended by org.apache.cocoon.profiling.profiler.MatchNodeProfiler

public class MatchNodeProfiler
extends Profiler<MatchNode>


Field Summary
 
Fields inherited from class org.apache.cocoon.profiling.profiler.Profiler
LOG
 
Constructor Summary
MatchNodeProfiler()
           
 
Method Summary
 void beforeInvoke(ProfilingData data, MatchNode component, Object[] args)
           
 
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

MatchNodeProfiler

public MatchNodeProfiler()
Method Detail

beforeInvoke

public void beforeInvoke(ProfilingData data,
                         MatchNode component,
                         Object[] args)


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