CartridgeHandler
that provides content for the
performance stats page.@Deprecated public class StatsPageCartridgeHandler extends AbstractCartridgeHandler
Constructor and Description |
---|
StatsPageCartridgeHandler()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
ContentItem |
process(ContentItem pContentItem)
Deprecated.
As of release 11.0.
If a StatsPageTimeEventSerializer has been set, stores performance
information in the supplied ContentItem . |
void |
setStatsPageSerializer(StatsPageTimeEventSerializer serializer)
Deprecated.
As of release 11.0.
Sets the serializer used to store performance information. |
@Deprecated public void setStatsPageSerializer(StatsPageTimeEventSerializer serializer)
@Deprecated public ContentItem process(ContentItem pContentItem) throws CartridgeHandlerException
StatsPageTimeEventSerializer
has been set, stores performance
information in the supplied ContentItem
.CartridgeHandlerException
Copyright © 2014, Oracle and/or its affiliates. All rights reserved.