Class DecoratorTimings
java.lang.Object
com.atlassian.confluence.impl.profiling.DecoratorTimings
Provides a mechanism to record and report on invocations of Sitemesh decorators.
- Since:
- 5.9
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interfacestatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic RunnablecreateTimingsPublisherAndAttach(javax.servlet.ServletRequest servletRequest) newDecoratorTimer(com.opensymphony.module.sitemesh.Decorator decorator, javax.servlet.http.HttpServletRequest servletRequest)
-
Constructor Details
-
DecoratorTimings
public DecoratorTimings()
-
-
Method Details
-
createTimingsPublisherAndAttach
-
newDecoratorTimer
public static DecoratorTimings.DecoratorTimer newDecoratorTimer(com.opensymphony.module.sitemesh.Decorator decorator, javax.servlet.http.HttpServletRequest servletRequest)
-