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

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


Package org.jboss.portal.core.command.mapper

Interface Summary
CommandFactory 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.
DelegatingCommandFactory A command mapper that delegates to other mappers based on the prefix of the request path.
DelegatingURLFactory  
URLFactory  
 

Class Summary
AbstractCommandFactory  
AbstractURLFactory  
CommandFactoryDelegate  
DelegatingCommandFactoryService  
DelegatingURLFactoryService  
URLFactoryDelegate