com.xpn.xwiki.web
Class XWikiURLFactoryServiceImpl
java.lang.Object
com.xpn.xwiki.web.XWikiURLFactoryServiceImpl
- All Implemented Interfaces:
- XWikiURLFactoryService
public class XWikiURLFactoryServiceImpl
- extends java.lang.Object
- implements XWikiURLFactoryService
Field Summary |
private java.util.Map |
factoryMap
|
private static org.apache.commons.logging.Log |
log
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
log
private static final org.apache.commons.logging.Log log
factoryMap
private java.util.Map factoryMap
XWikiURLFactoryServiceImpl
public XWikiURLFactoryServiceImpl()
init
public void init(XWiki xwiki)
- Specified by:
init
in interface XWikiURLFactoryService
register
protected void register(XWiki xwiki,
int mode,
java.lang.Class defaultImpl,
java.lang.String propertyName)
createURLFactory
public XWikiURLFactory createURLFactory(int mode,
XWikiContext context)
- Specified by:
createURLFactory
in interface XWikiURLFactoryService
Copyright 2003 Ludovic Dubost