| Modifier and Type | Method and Description |
|---|---|
static void |
AdminAuthenticationService.init()
Initialize service
|
| 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.init()
Performs initialization of the DaemonFactory.
|
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 |
FileImageService.init()
Init
|
| 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
|
protected void |
Plugin.registerAdminDashboardComponents()
Register Admin Dashboard Components
|
protected void |
Plugin.registerContentServices()
Register Content Services
|
protected void |
Plugin.registerDaemons()
Register Daemons
|
protected void |
Plugin.registerDashboardComponents()
Register Dashboard Components
|
protected void |
Plugin.registerFilters()
Register Filters
|
protected void |
Plugin.registerInsertServices()
Register Insert Services
|
protected void |
Plugin.registerListeners()
Register listeners
|
protected void |
Plugin.registerPageIncludes()
Register Page Includes
|
protected void |
Plugin.registerRBACResourceTypes()
Register RBAC Resource Types
|
protected void |
Plugin.registerSearchIndexers()
Register Search Indexers
|
protected void |
Plugin.registerServlets()
Register Servlets
|
protected void |
Plugin.registerXPageApplications()
Register XPage applications
|
| 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 void |
AppPropertiesService.init(String strConfPath)
Initializes the service
|
| Modifier and Type | Method and Description |
|---|---|
static PoolManager |
PoolManager.getInstance(InputStream isDbProperties)
This method returns the unique instance of the PoolManager.
|
Copyright © 2016 City of Paris. All rights reserved.