Package | Description |
---|---|
org.rvpf.config |
Configuration entities definition.
|
org.rvpf.service |
Service helper classes.
|
Modifier and Type | Method and Description |
---|---|
Optional<ServiceContext> |
Config.getServiceContext(String key)
Gets a service context.
|
Collection<ServiceContext> |
Config.getServiceContexts()
Gets the service contexts.
|
Modifier and Type | Method and Description |
---|---|
void |
Config.addServiceContext(ServiceContext serviceContext)
Adds properties for a Service.
|
Modifier and Type | Method and Description |
---|---|
ServiceContext |
ServiceContext.copy()
Creates a copy of this.
|
ServiceContext |
ServiceContext.freeze()
Freezes this.
|
Copyright © 2003-2019 Serge Brisson. All Rights Reserved.