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 | Method and Description |
---|---|
protected ServiceImpl |
ClockServiceActivator.createServiceImpl()
Creates the service implementation.
|
Modifier and Type | Class and Description |
---|---|
class |
ContainerServiceImpl
Container service implementation.
|
Modifier and Type | Method and Description |
---|---|
protected ServiceImpl |
ContainerServiceActivator.createServiceImpl()
Creates the service implementation.
|
Modifier and Type | Class and Description |
---|---|
class |
DocumentVersionControlImpl
Document version control implementation.
|
Modifier and Type | Method and Description |
---|---|
protected ServiceImpl |
DocumentVersionControlActivator.createServiceImpl()
Creates the service implementation.
|
Modifier and Type | Class and Description |
---|---|
class |
ForwarderServiceImpl
Forwarder service implementation.
|
Modifier and Type | Method and Description |
---|---|
protected ServiceImpl |
ForwarderServiceActivator.createServiceImpl()
Creates the service implementation.
|
Modifier and Type | Class and Description |
---|---|
class |
HTTPServerImpl
HTTP server implementation.
|
Modifier and Type | Method and Description |
---|---|
protected ServiceImpl |
HTTPServerActivator.createServiceImpl()
Creates the service implementation.
|
Modifier and Type | Class and Description |
---|---|
class |
ProcessorServiceImpl
Processor service implementation.
|
Modifier and Type | Method and Description |
---|---|
protected ServiceImpl |
ProcessorServiceActivator.createServiceImpl()
Creates the service implementation.
|
Modifier and Type | Class and Description |
---|---|
class |
RemoteExecutorImpl
Remote executor implementation.
|
Modifier and Type | Method and Description |
---|---|
protected ServiceImpl |
RemoteExecutorActivator.createServiceImpl()
Creates the service implementation.
|
Modifier and Type | Class and Description |
---|---|
class |
ScriptServiceImpl
Script service implementation.
|
Modifier and Type | Method and Description |
---|---|
protected ServiceImpl |
ScriptServiceActivator.createServiceImpl()
Creates the service implementation.
|
Modifier and Type | Method and Description |
---|---|
protected abstract ServiceImpl |
ServiceActivator.createServiceImpl()
Creates the service implementation.
|
protected ServiceImpl |
ServiceActivator.createServiceImpl(Class<? extends ServiceImpl> serviceImplClass)
Creates a service implementation.
|
protected ServiceImpl |
ServiceActivator.createServiceImpl(ClassDef classDef)
Creates a service implementation.
|
Modifier and Type | Method and Description |
---|---|
protected ServiceImpl |
ServiceActivator.createServiceImpl(Class<? extends ServiceImpl> serviceImplClass)
Creates a service implementation.
|
Modifier and Type | Class and Description |
---|---|
class |
ServiceAppHolderImpl
Service application holder implementation.
|
Modifier and Type | Method and Description |
---|---|
protected ServiceImpl |
ServiceAppHolderActivator.createServiceImpl()
Creates the service implementation.
|
Modifier and Type | Class and Description |
---|---|
class |
LoggerServiceImpl
Logger service implementation.
|
Modifier and Type | Method and Description |
---|---|
protected ServiceImpl |
LoggerServiceActivator.createServiceImpl()
Creates the 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 | Method and Description |
---|---|
protected ServiceImpl |
MetadataServiceAppHolderActivator.createServiceImpl()
Creates the service implementation.
|
Modifier and Type | Class and Description |
---|---|
class |
RLPServiceImpl
RLP service implementation.
|
Modifier and Type | Method and Description |
---|---|
protected ServiceImpl |
RLPServiceActivator.createServiceImpl()
Creates the service implementation.
|
Modifier and Type | Class and Description |
---|---|
class |
SOMContainerServiceImpl
SOM server implementation.
|
Modifier and Type | Method and Description |
---|---|
protected ServiceImpl |
SOMContainerServiceActivator.createServiceImpl()
Creates the service implementation.
|
Modifier and Type | Class and Description |
---|---|
class |
DatabaseServiceImpl
Database service implementation.
|
Modifier and Type | Method and Description |
---|---|
protected ServiceImpl |
DatabaseServiceActivator.createServiceImpl()
Creates the 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 | Method and Description |
---|---|
protected ServiceImpl |
CStoreServiceActivator.createServiceImpl()
Creates the service implementation.
|
Modifier and Type | Class and Description |
---|---|
class |
ProxyStoreServiceImpl
Proxy store service implementation.
|
Modifier and Type | Method and Description |
---|---|
protected ServiceImpl |
ProxyStoreServiceActivator.createServiceImpl()
Creates the service implementation.
|
Modifier and Type | Class and Description |
---|---|
class |
SinkServiceImpl
Sink service implementation.
|
Modifier and Type | Method and Description |
---|---|
protected ServiceImpl |
SinkServiceActivator.createServiceImpl()
Creates the service implementation.
|
Modifier and Type | Class and Description |
---|---|
class |
TheStoreServiceImpl
My store service implementation.
|
Modifier and Type | Method and Description |
---|---|
protected ServiceImpl |
TheStoreServiceActivator.createServiceImpl()
Creates the service implementation.
|
Copyright © 2003-2019 Serge Brisson. All Rights Reserved.