当前页面:
在线文档首页 >
JBOSS Portal 2.6 API 英文版文档
URLFactory - JBOSS Portal 2.6 API 英文版文档
org.jboss.portal.core.controller.command.mapper
Interface URLFactory
- All Known Subinterfaces:
- DelegatingURLFactory
- All Known Implementing Classes:
- AbstractURLFactory, DelegatingURLFactoryService
- public interface URLFactory
- Version:
- $Revision: 5448 $
- Author:
- Julien Viet
doMapping
public ServerURL doMapping(ServerInvocation invocation,
ControllerCommand cmd)
- Create an url for the command.
- Parameters:
invocation
- the invocationcmd
- the command to encode
- Returns:
- the server url or null if this mapper cannot peform this operation