Modifier and Type | Method and Description |
---|---|
static void |
XPageAppService.registerXPageApplication(XPageApplicationEntry entry)
Register an application by its entry defined in the plugin xml file
|
Modifier and Type | Method and Description |
---|---|
static void |
AppDaemonService.registerDaemon(DaemonEntry entry)
Register a daemon by its entry
|
Modifier and Type | Method and Description |
---|---|
static void |
AppConnectionService.init(String strConfigPath,
String strConfigFilename,
String strPoolName)
Initializes the connection pool and sets the pool manager instance
|
Modifier and Type | Method and Description |
---|---|
static void |
FilterService.init(javax.servlet.ServletContext context)
Initializes filters
|
Modifier and Type | Method and Description |
---|---|
static void |
PageIncludeService.registerPageInclude(PageIncludeEntry entry)
Register a Portal Content Include
|
Modifier and Type | Method and Description |
---|---|
static void |
PluginService.init()
Initialize the service
|
void |
PluginFile.load(String strFilename)
Load plugin data from the XML file using Jakarta Commons Digester
|
Modifier and Type | Method and Description |
---|---|
static void |
IndexationService.init()
Initalizes the service
|
Modifier and Type | Method and Description |
---|---|
static void |
SecurityService.init()
Initialize service
|
Modifier and Type | Method and Description |
---|---|
static void |
ServletService.init(javax.servlet.ServletContext context)
Initializes servlets
|
Modifier and Type | Method and Description |
---|---|
static void |
SpringContextService.init(javax.servlet.ServletContext servletContext)
Initialize a global Application Context containing all beans (core + plugins)
Now uses GenericApplicationContext for better performances.
|
Modifier and Type | Method and Description |
---|---|
static PoolManager |
PoolManager.getInstance(InputStream isDbProperties)
This method returns the unique instance of the PoolManager.
|
Copyright © 2020 City of Paris. All rights reserved.