| Package | Description |
|---|---|
| org.apache.isis.core.commons.config |
Defines the
IsisConfiguration
which collects an immutable set of configuration options (like a hashmap),
along with a number of supporting classes. |
| Modifier and Type | Method and Description |
|---|---|
protected void |
IsisConfigurationBuilderResourceStreams.loadConfigurationResource(IsisConfigurationDefault configuration,
String configurationResource,
NotFoundPolicy notFoundPolicy)
Loads the configuration resource (usually, a file) with the specified
name from the first
ResourceStreamSource available. |
Copyright © 2010–2014 The Apache Software Foundation. All rights reserved.