Class WebClientRegisterExtensionsProcessor

java.lang.Object
net.sf.basedb.util.extensions.manager.processor.RegisterExtensionsProcessor
net.sf.basedb.clients.web.extensions.WebClientRegisterExtensionsProcessor
All Implemented Interfaces:
ExtensionsFileProcessor

public class WebClientRegisterExtensionsProcessor
extends RegisterExtensionsProcessor
A subclass to the regular extensions processor that adds information about various paths (eg. home path, servlet path) on the web client as variables in the XmlLoader that is used to process the definition files. This is need so that factory parameters can contain relative URL:s.
Since:
3.0
Author:
Nicklas
Last modified
$Date: 2014-10-22 18:41:55 +0200 (on, 22 okt 2014) $