public class DecoratorTimings extends Object
Modifier and Type | Class and Description |
---|---|
static interface |
DecoratorTimings.DecoratorTimer |
static class |
DecoratorTimings.DecoratorTimingEvent |
Constructor and Description |
---|
DecoratorTimings() |
Modifier and Type | Method and Description |
---|---|
static Runnable |
createTimingsPublisherAndAttach(javax.servlet.ServletRequest servletRequest) |
static DecoratorTimings.DecoratorTimer |
newDecoratorTimer(com.opensymphony.module.sitemesh.Decorator decorator,
javax.servlet.http.HttpServletRequest servletRequest) |
public static Runnable createTimingsPublisherAndAttach(javax.servlet.ServletRequest servletRequest)
public static DecoratorTimings.DecoratorTimer newDecoratorTimer(com.opensymphony.module.sitemesh.Decorator decorator, javax.servlet.http.HttpServletRequest servletRequest)
Copyright © 2003–2020 Atlassian. All rights reserved.