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

org.jboss.portal.core.command - JBOSS Portal 2.2 API 英文版文档


Package org.jboss.portal.core.command

Interface Summary
CommandMapper The CommandMapper interface defines a service that can map an invocation to a command and also provide a mapping from a command to an url.
 

Class Summary
CommandContext  
CommandInfo Runtime meta data for a command.
CommandInterceptor  
ControllerCommand A controller command.
CoreComponentRequestContext  
CoreComponentResponseContext  
ExecutionContext  
InvokeWindowActionCommand  
InvokeWindowMoveCommand  
InvokeWindowNavigationCommand  
InvokeWindowRenderCommand  
PortalObjectCommand  
RenderPageCommand Render a full page.
RenderWindowCommand Render a single window.
WindowCommand A superclass for command that target a specific window.