Package | Description |
---|---|
edu.internet2.middleware.grouperActivemq.config |
https://spaces.internet2.edu/display/Grouper/Grouper+ActiveMQ+integration
The config package is copied from the grouper client (2.2, not released, can be reused later). |
Modifier and Type | Class and Description |
---|---|
class |
GrouperActivemqConfig
Grouper activemq config
|
Modifier and Type | Method and Description |
---|---|
protected static <T extends ConfigPropertiesCascadeBase> |
ConfigPropertiesCascadeBase.retrieveConfig(Class<T> configClass)
retrieve a config from the config file or from cache
|
Modifier and Type | Method and Description |
---|---|
protected ConfigPropertiesCascadeBase |
ConfigPropertiesCascadeBase.retrieveFromConfigFileOrCache()
see if there is one in cache, if so, use it, if not, get from config files
|
protected ConfigPropertiesCascadeBase |
ConfigPropertiesCascadeBase.retrieveFromConfigFiles()
get the config object from config files
|
Modifier and Type | Method and Description |
---|---|
abstract InputStream |
ConfigPropertiesCascadeBase.ConfigFileType.inputStream(String configFileTypeConfig,
ConfigPropertiesCascadeBase configPropertiesCascadeBase)
get the inputstream to read the config
|
String |
ConfigPropertiesCascadeBase.ConfigFile.retrieveContents(ConfigPropertiesCascadeBase configPropertiesCascadeBase)
get the contents from the config file
|
Copyright © 2016 Internet2. All rights reserved.