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.jmx |
JMX agent service.
|
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.app | |
org.rvpf.service.rlp | |
org.rvpf.som |
Simple Object Messaging.
|
org.rvpf.store.database |
Embedded database server wrapper.
|
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 |
ClockServiceActivator
Clock service activator.
|
Modifier and Type | Class and Description |
---|---|
class |
ContainerServiceActivator
Container service activator.
|
Modifier and Type | Method and Description |
---|---|
Optional<ServiceActivator> |
ContainerServiceImpl.getServiceActivator(String serviceKey)
Gets the service activator for a service name or alias.
|
Modifier and Type | Class and Description |
---|---|
class |
DocumentVersionControlActivator
Document version control activator.
|
Modifier and Type | Class and Description |
---|---|
class |
ForwarderServiceActivator
Forwarder service activator.
|
Modifier and Type | Class and Description |
---|---|
class |
HTTPServerActivator
HTTP server activator.
|
Modifier and Type | Method and Description |
---|---|
boolean |
Agent.exportService(ServiceActivator serviceActivator)
Exports the
AgentSessionFactory under the name of a service. |
boolean |
Agent.registerService(ServiceActivator serviceActivator)
Registers a service.
|
void |
Agent.unexportService(ServiceActivator serviceActivator)
Unexports a service.
|
void |
Agent.unregisterService(ServiceActivator serviceActivator)
Unregisters a service.
|
Modifier and Type | Class and Description |
---|---|
class |
ProcessorServiceActivator
Processor service activator.
|
Modifier and Type | Class and Description |
---|---|
class |
RemoteExecutorActivator
Remote executor activator.
|
Modifier and Type | Class and Description |
---|---|
class |
ScriptServiceActivator
Script service activator.
|
Modifier and Type | Method and Description |
---|---|
ServiceActivator |
ServiceImpl.getServiceActivator()
Gets the service activator owning this.
|
ServiceActivator |
Service.getServiceActivator()
Gets the service activator owning this.
|
Modifier and Type | Class and Description |
---|---|
class |
ServiceAppHolderActivator
Service application holder activator.
|
Modifier and Type | Class and Description |
---|---|
class |
LoggerServiceActivator
Logger service activator.
|
Modifier and Type | Class and Description |
---|---|
class |
MetadataServiceAppHolderActivator
Metadata service application holder activator.
|
Modifier and Type | Class and Description |
---|---|
class |
RLPServiceActivator
RLP service activator.
|
Modifier and Type | Class and Description |
---|---|
class |
SOMContainerServiceActivator
SOM server activator.
|
Modifier and Type | Class and Description |
---|---|
class |
DatabaseServiceActivator
Database service activator.
|
Modifier and Type | Class and Description |
---|---|
class |
CStoreServiceActivator
C store service activator.
|
Modifier and Type | Class and Description |
---|---|
class |
ProxyStoreServiceActivator
Proxy store service activator.
|
Modifier and Type | Class and Description |
---|---|
class |
SinkServiceActivator
Sink service activator.
|
Modifier and Type | Class and Description |
---|---|
class |
TheStoreServiceActivator
My store service activator.
|
Copyright © 2003-2019 Serge Brisson. All Rights Reserved.