This project has retired. For details please refer to its Attic page.
Uses of Class org.apache.cocoon.profiling.jmx.ProfilingManagement (Apache Cocoon 3: Parent 3.0.0-beta-1-SNAPSHOT API)

Uses of Class
org.apache.cocoon.profiling.jmx.ProfilingManagement

Packages that use ProfilingManagement
org.apache.cocoon.profiling.aspects Contains classes that use the Spring AOP mechanism to intercept invocations on Cocoon components. 
 

Uses of ProfilingManagement in org.apache.cocoon.profiling.aspects
 

Methods in org.apache.cocoon.profiling.aspects with parameters of type ProfilingManagement
 void SitemapNodeProfilingAspect.setProfilingManagement(ProfilingManagement profilingManagement)
           
 void ServletProfilingAspect.setProfilingManagement(ProfilingManagement profilingManagement)
           
 void PipelineProfilingAspect.setProfilingManagement(ProfilingManagement profilingManagement)
           
 void PipelineComponentProfilingAspect.setProfilingManagement(ProfilingManagement profilingManagement)
           
 



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