public interface ChronoSphereBaseBuilder
| Modifier and Type | Method and Description |
|---|---|
ChronoSpherePropertyFileBuilder |
fromConfiguration(org.apache.commons.configuration.Configuration configuration) |
ChronoSpherePropertyFileBuilder |
fromProperties(java.util.Properties properties) |
ChronoSpherePropertyFileBuilder |
fromPropertiesFile(java.io.File file) |
ChronoSpherePropertyFileBuilder |
fromPropertiesFile(java.lang.String filePath) |
ChronoSphereInMemoryBuilder |
inMemoryRepository() |
ChronoSphereInMemoryBuilder inMemoryRepository()
ChronoSpherePropertyFileBuilder fromPropertiesFile(java.io.File file)
ChronoSpherePropertyFileBuilder fromPropertiesFile(java.lang.String filePath)
ChronoSpherePropertyFileBuilder fromConfiguration(org.apache.commons.configuration.Configuration configuration)
ChronoSpherePropertyFileBuilder fromProperties(java.util.Properties properties)