| Package | Description |
|---|---|
| org.rvpf.clock |
Service to generate time events as point values.
|
| org.rvpf.config |
Configuration entities definition.
|
| org.rvpf.container | |
| org.rvpf.document.version |
Document version control.
|
| org.rvpf.forwarder |
Forwarder service.
|
| org.rvpf.http |
HTTP server modules container.
|
| org.rvpf.processor |
Related values processing.
|
| org.rvpf.processor.engine.executor.remote |
Remote executor Engine.
|
| org.rvpf.script | |
| org.rvpf.service |
Service helper classes.
|
| org.rvpf.service.app | |
| org.rvpf.service.log4j |
Service helper classes (log4j).
|
| org.rvpf.service.metadata | |
| org.rvpf.service.metadata.app | |
| org.rvpf.service.rlp | |
| org.rvpf.som |
Simple Object Messaging.
|
| org.rvpf.store.database |
Embedded database server wrapper.
|
| org.rvpf.store.server |
Store server common definitions.
|
| org.rvpf.store.server.c |
CStore server.
|
| org.rvpf.store.server.proxy |
Proxy store server.
|
| org.rvpf.store.server.sink |
Store sink server.
|
| org.rvpf.store.server.the |
TheStore server.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ClockServiceImpl
Clock service implementation.
|
| Modifier and Type | Method and Description |
|---|---|
Service |
Config.getService()
Gets the service owning this config.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Config.setService(Service service)
Sets the service owning this Config.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ContainerServiceImpl
Container service implementation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DocumentVersionControlImpl
Document version control implementation.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
DocumentVersionControlAppImpl.setUp(Service service)
Sets up the application.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ForwarderServiceImpl
Forwarder service implementation.
|
| Modifier and Type | Method and Description |
|---|---|
Service |
ForwarderModule.getService()
Gets the owner of this module.
|
Service |
ForwarderModule.Abstract.getService()
Gets the owner of this module.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
ForwarderServiceAppImpl.setUp(Service service)
Sets up the application.
|
| Modifier and Type | Class and Description |
|---|---|
class |
HTTPServerImpl
HTTP server implementation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ProcessorServiceImpl
Processor service implementation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RemoteExecutorImpl
Remote executor implementation.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
RemoteExecutorAppImpl.setUp(Service service)
Sets up the application.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ScriptServiceImpl
Script service implementation.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
ScriptServiceAppImpl.setUp(Service service)
Sets up the application.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ServiceImpl
Service implementation.
|
| Modifier and Type | Method and Description |
|---|---|
Service |
ServiceActivator.getService()
Gets the service.
|
| Modifier and Type | Method and Description |
|---|---|
Optional<Service> |
Alerter.Abstract.getService()
Gets the service.
|
| Modifier and Type | Method and Description |
|---|---|
ProcessMonitor.Builder |
ProcessMonitor.Builder.setService(Optional<Service> service)
Sets the service.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ServiceAppHolderImpl
Service application holder implementation.
|
| Modifier and Type | Method and Description |
|---|---|
Service |
ServiceAppImpl.getService()
Gets the service holding this application.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
ServiceAppImpl.setUp(Service service)
Sets up the application.
|
boolean |
ServiceApp.setUp(Service service)
Sets up the application.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LoggerServiceImpl
Logger service implementation.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
LoggerServiceAppImpl.setUp(Service service)
Sets up the application.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
MetadataService
Metadata service.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MetadataServiceImpl
Metadata service implementation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MetadataServiceAppHolderImpl
Metadata service application holder implementation.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
MetadataServiceAppImpl.setUp(Service service)
Deprecated.
To generate a compile time warning.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RLPServiceImpl
RLP service implementation.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
RLPServiceAppImpl.setUp(Service service)
Sets up the application.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SOMContainerServiceImpl
SOM server implementation.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
SOMContainerServiceAppImpl.setUp(Service service)
Sets up the application.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
DatabaseService
Database service.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DatabaseServiceImpl
Database service implementation.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
DatabaseServiceAppImpl.setUp(Service service)
Sets up the application.
|
| Modifier and Type | Class and Description |
|---|---|
class |
StoreServiceImpl
Store service implementation.
|
| Modifier and Type | Method and Description |
|---|---|
protected Service |
Replicator.Abstract.getService()
Gets the service.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CStoreServiceImpl
C store service implementation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ProxyStoreServiceImpl
Proxy store service implementation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SinkServiceImpl
Sink service implementation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TheStoreServiceImpl
My store service implementation.
|
Copyright © 2003-2019 Serge Brisson. All Rights Reserved.