public final class ConfigServerFactory extends ConfigFactory
Constructor and Description |
---|
ConfigServerFactory() |
Modifier and Type | Method and Description |
---|---|
static void |
createContextFiles(Resource configDir,
ConfigServer config,
boolean doNew) |
static ConfigServerImpl |
newInstance(CFMLEngineImpl engine,
Map<String,CFMLFactory> initContextes,
Map<String,CFMLFactory> contextes,
Resource configDir)
creates a new ServletConfig Impl Object
|
static void |
reloadInstance(ConfigServerImpl configServer)
reloads the Config Object
|
createFileFromResourceEL, getChildByName, getChildByName, getChildByName, getChildren
public ConfigServerFactory()
public static ConfigServerImpl newInstance(CFMLEngineImpl engine, Map<String,CFMLFactory> initContextes, Map<String,CFMLFactory> contextes, Resource configDir) throws SAXException, ClassException, PageException, IOException, TagLibException, FunctionLibException
engine
- initContextes
- contextes
- configDir
- SAXException
ClassNotFoundException
PageException
IOException
TagLibException
FunctionLibException
ClassException
public static void reloadInstance(ConfigServerImpl configServer) throws SAXException, ClassException, PageException, IOException, TagLibException, FunctionLibException
configServer
- SAXException
ClassNotFoundException
PageException
IOException
TagLibException
FunctionLibException
ClassException
public static void createContextFiles(Resource configDir, ConfigServer config, boolean doNew)
Copyright © 2015 Lucee