`

Profiler & Portal Site & Menu

阅读更多
Turbine
TurbineBaseService
TurbineService

valve



简单整理Portal Site继承结构,并画类图草图。PortalSite【PageManager | 】
深入代码跟踪

完成Note节点下的接口和抽象类继承结构类图。

2012.03.19 周一
============================================================

深入Profiler模块代码跟踪,理清ProfileValveImpl ---> Profiler --> Rule(对应一个Locator[List]) --> Criterion --> Resolver 之间的关系。
完成部分Menu官方文档阅读。
准备画时序图。
另外Profiler模块大量调用了JetspeedRquestContext的方法,打算整理JetspeedRquestContext的类图和实例化过程。
Menu模块,准备从配置文件的解析、Locator的调用入手。
PageAggregation**


笔记:(docs/design/portal-site/portal-site-component.html)
Components and Integration Objects
Portal Site Component: 
generates profiled menu and option views of the PSML site content;
caches computed menu views to maximize reuse between requests and sessions.

Component and Integration Interfaces:
Notes:
The PageManagerEventListener listener interface and the PageManagerEvent notification event class are extensions to the Page Manager component to allow the Portal Site and other components to subscribe to PSML change notification events. Events required to expire and refresh the Portal Site component menu views and logical content hierarchy caches will be added for this implementation.
2012.03.20 周二
============================================================


分享到:
评论

相关推荐

    Adreno Profiler.rar

    Adreno Profiler是一款由高通公司开发的专业图形性能分析工具,主要用于优化基于Adreno GPU的移动设备上的图形和计算性能。这款工具对于Unity3D开发者来说尤其重要,因为Unity3D是一个广泛使用的跨平台游戏引擎,它...

    Intel vtune profiler 使用指导

    Intel VTune Profiler 使用指导 Intel VTune Profiler 是一种功能强大的性能优化和调试工具,由 Intel 公司开发,旨在帮助开发者优化和调试基于 Intel 架构的应用程序。以下是 Intel VTune Profiler 的使用指导,...

    .NET Memory Profiler 5.6

    .NET Memory Profiler can be run on Windows Vista, Windows 7/8/8.1/10, or Windows Server 2008/2012/2016. .NET Framework (v4.5 or later) must be installed on the system before installing the memory ...

    Tracy_Profiler.pdf

    Tracy Profiler 用户手册 Tracy Profiler 是一款功能强大的内存检测工具,旨在帮助开发者轻松地检测和优化应用程序的性能。该工具提供了详细的用户手册,指导用户快速开始使用。 快速开始 要使用 Tracy Profiler...

    ants performance profiler 8

    《Ants Performance Profiler 8:深度解析与应用实践》 Ants Performance Profiler 8是一款由Red Gate Software公司推出的高效性能分析工具,专为.NET应用程序设计,旨在帮助开发者识别并解决性能瓶颈,提升程序...

    Optimizeit+Profiler概览

    **Optimizeit+Profiler概览** Optimizeit+Profiler是一款由IBM公司开发的性能分析工具,主要用于Java应用程序的性能优化。在Java应用开发和维护过程中,性能问题常常是开发者关注的重点,而Optimizeit+Profiler就是...

    SQL.Server性能优化工具Profiler

    SQL Server 性能优化工具 Profiler SQL Server 是 Microsoft 开发的一款关系数据库管理系统,作为一个强大的数据库管理工具,SQL Server 提供了许多性能优化工具来帮助数据库管理员和开发者优化数据库性能。其中,...

    i1Profiler PJ_V1.63

    《i1Profiler色彩管理系统详解与应用》 在色彩管理领域,i1Profiler是一款不可或缺的专业工具,主要用于创建精确的ICC曲线,实现色彩的一致性和准确性。本文将深入探讨i1Profiler的功能、安装步骤以及如何利用其...

    i1 Profiler 1.7.1.rar

    i1Profiler_1.7.1的安装包及和谐文件。 仅供学习,禁止商用。

    Optimizeit Profiler简明操作手册

    ### Optimizeit Profiler简明操作手册知识点解析 #### 一、Optimizeit Profiler概览 Optimizeit Profiler是一款强大的性能分析工具,主要用于Java应用程序的性能优化工作。通过在独立的虚拟机环境中运行目标应用...

    SQL SERVER 2005/2008 Express Profiler

    SQL Server 2005/2008 Express Profiler 是微软SQL Server数据库管理系统中一个强大的性能监视工具,尤其适用于SQL Server 2008 Express版本。它允许开发者和DBA(数据库管理员)深入地洞察数据库系统的运行情况,...

    Optimizeit Profiler 6.0 用户手册

    ### Optimizeit Profiler 6.0 用户手册关键知识点解析 #### 一、产品概述与版权信息 **Optimizeit Profiler 6.0** 是由 **Borland Software Corporation** 开发的一款针对 Java 应用程序进行性能分析的专业工具。...

    Oracle PL/SQL PRofiler应用指南

    ### Oracle PL/SQL Profiler应用指南 #### 一、简介 在Oracle数据库中,调试与性能优化是一项重要的工作。为了帮助开发人员和DBA更好地理解并优化PL/SQL代码的执行效率,Oracle提供了多种工具,其中之一就是PL/SQL...

    .Net Memory Profiler 5.7安装包

    .Net Memory Profiler(以下简称Profiler):专门针对于.NET程序,功能最全的内存分析工具,最大的特点是具有内存动态分析(Automatic Memory Analysis)功能。

    IHC_Profiler.zip

    《IHC Profiler:组织化学图像分析插件详解》 在生物医学研究领域,免疫组化(Immunohistochemistry, IHC)是一种常用的技术,它通过抗体与组织中的特定蛋白质结合,揭示细胞和组织的结构及功能。随着数字病理学的...

    Laravel开发-profiler

    "Laravel开发-profiler"是一个专门针对Laravel 4设计的调试工具,它的目的是提供对应用运行时性能的详细分析。本文将深入探讨这个profiler,以及它在Laravel开发中的作用。 首先,Laravel 4是一个流行的PHP框架,以...

    I1profiler显示器校正操作

    I1profiler 显示器校正操作指导 I1profiler 显示器校正操作是指使用 I1profiler 软件对显示器进行校正,以确保显示器的颜色和亮度达到标准化水平。本操作指导将详细介绍 I1profiler 显示器校正操作的步骤和注意事项...

    高通不崩溃版 Adreno Profiler 批量导出资源

    Adreno Profiler是一款由高通公司开发的专业图形性能分析工具,主要用于优化移动设备上的GPU(图形处理器)性能,特别是针对使用Adreno GPU的设备。它提供了深入的图形帧分析、性能计数器以及资源管理等功能,帮助...

    i1Profiler Setup1.8.2

    i1Profiler Setup1.8.2版本官方安装文件,需配合i1系列使用,有时官方下载不便方便大家取用

    ANTS Profiler中文使用手册

    "ANTS Profiler中文使用手册" ANTS Profiler 是一个检测基于 .NET Framework 的任何语言开发出的应用程序的代码性能的工具。它可以通过记录每行代码花费的时间,来帮助你优化程序的执行,而且可以用很多种格式来...

Global site tag (gtag.js) - Google Analytics