@Portable public class RepositoryConfiguration extends Object
Constructor and Description |
---|
RepositoryConfiguration() |
RepositoryConfiguration(Map<String,Object> environment) |
Modifier and Type | Method and Description |
---|---|
void |
add(String key,
Object value) |
<T> T |
get(Class<T> clazz,
String key) |
<T> T |
get(Class<T> clazz,
String key,
T defaultValue) |
Map<String,Object> |
getEnvironment() |
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.