Package | Description |
---|---|
org.rvpf.clock |
Service to generate time events as point values.
|
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 | Class and Description |
---|---|
class |
ContainerServiceImpl
Container service implementation.
|
Modifier and Type | Class and Description |
---|---|
class |
DocumentVersionControlImpl
Document version control implementation.
|
Modifier and Type | Class and Description |
---|---|
class |
ForwarderServiceImpl
Forwarder service implementation.
|
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 | Class and Description |
---|---|
class |
ScriptServiceImpl
Script service implementation.
|
Modifier and Type | Class and Description |
---|---|
class |
ServiceImpl
Service implementation.
|
Modifier and Type | Method and Description |
---|---|
boolean |
ServiceImpl.addAlertListener(Alerter.Listener listener)
Adds an alert listener.
|
boolean |
Service.addAlertListener(Alerter.Listener listener)
Adds an alert listener.
|
boolean |
Alerter.addListener(Alerter.Listener listener)
Adds a listener.
|
boolean |
Alerter.Abstract.addListener(Alerter.Listener listener)
Adds a listener.
|
boolean |
ServiceImpl.removeAlertListener(Alerter.Listener listener)
Removes an alert listener.
|
boolean |
Service.removeAlertListener(Alerter.Listener listener)
Removes an alert listener.
|
boolean |
Alerter.removeListener(Alerter.Listener listener)
Removes a listener.
|
boolean |
Alerter.Abstract.removeListener(Alerter.Listener listener)
Removes a listener.
|
Modifier and Type | Class and Description |
---|---|
class |
ServiceAppHolderImpl
Service application holder implementation.
|
Modifier and Type | Class and Description |
---|---|
class |
LoggerServiceImpl
Logger service implementation.
|
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 | Class and Description |
---|---|
class |
RLPServiceImpl
RLP service implementation.
|
Modifier and Type | Class and Description |
---|---|
class |
SOMContainerServiceImpl
SOM server implementation.
|
Modifier and Type | Class and Description |
---|---|
class |
DatabaseServiceImpl
Database service implementation.
|
Modifier and Type | Class and Description |
---|---|
class |
StoreServiceImpl
Store service implementation.
|
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.