站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBOSS Portal 2.2 API 英文版文档

org.jboss.portal.theme.strategy - JBOSS Portal 2.2 API 英文版文档


Package org.jboss.portal.theme.strategy

Interface Summary
LayoutStrategy The strategy of a layout can prepare the portal to render the correct portlets in the correct state.
StrategyContext A strategy context is a state holder for the evaluation of the layout strategy.
StrategyResponse Response of a layout strategy to communicate with the strategy interceptor.
 

Class Summary
AbstractLayoutStrategy Abstract implementation of the layout strategy interface.
 

Exception Summary
StrategyException TODO: A description of this class.