| Package | Description |
|---|---|
| org.refcodes.runtime |
This package contains runtime related interfaces and enumerations.
|
| org.refcodes.runtime.impls |
This package contains implementations of the types defined by this artifact.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
RuntimeProperties.RuntimePropertiesBuilder
The Interface RuntimePropertiesBuilder.
|
| Modifier and Type | Method and Description |
|---|---|
default RuntimeProperties.MutableRuntimeProperties |
RuntimeProperties.MutableRuntimeProperties.retrieve(String aFromPath,
String aToPath)
Retrieve.
|
RuntimeProperties.MutableRuntimeProperties |
RuntimeProperties.MutableRuntimeProperties.retrieveFrom(String aFromPath)
Retrieve from.
|
RuntimeProperties.MutableRuntimeProperties |
RuntimeProperties.MutableRuntimeProperties.retrieveTo(String aToPath)
Retrieve to.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RuntimePropertiesBuilderImpl
Implementation of the mutable
RuntimeProperties.RuntimePropertiesBuilder interface. |
Copyright © 2017. All rights reserved.