Class MCRConfigurationInputStream

java.lang.Object
java.io.InputStream
org.mycore.common.config.MCRConfigurationInputStream
All Implemented Interfaces:
Closeable, AutoCloseable

public class MCRConfigurationInputStream extends InputStream
A InputStream from (preferably) property files. All available InputStreams are combined in this order:
  1. mycore-base
  2. other mycore-components
  3. application modules
  4. installation specific files
Since:
2013.12
Author:
Thomas Scheffler (yagee), Robert Stephan