| Package | Description |
|---|---|
| fr.paris.lutece.portal.service.daemon | |
| fr.paris.lutece.portal.service.plugin |
| Modifier and Type | Method and Description |
|---|---|
static Collection<DaemonEntry> |
AppDaemonService.getDaemonEntries()
Get the current known DaemonEntries within the DaemonFactory
|
| Modifier and Type | Method and Description |
|---|---|
static void |
AppDaemonService.registerDaemon(DaemonEntry entry)
Register a daemon by its entry
|
| Constructor and Description |
|---|
DaemonThread(DaemonEntry entry)
Constructor Creates the thread of execution from informations contained
in DaemonEntry structure
|
| Modifier and Type | Method and Description |
|---|---|
List<DaemonEntry> |
Plugin.getDaemons()
Returns The daemons list of the plugin.
|
List<DaemonEntry> |
PluginFile.getDaemons()
Returns all Daemons of the plugin
|
| Modifier and Type | Method and Description |
|---|---|
void |
PluginFile.addDaemon(DaemonEntry daemonEntry)
Add a Daemon to the plugin definition
|
Copyright © 2016 City of Paris. All rights reserved.