Class MCRRuntimeComponentDetector

java.lang.Object
org.mycore.common.config.MCRRuntimeComponentDetector

public class MCRRuntimeComponentDetector extends Object
On first access this class detects all components, that is either MyCoRe components or application modules, that are available via the current ClassLoader. Every Manifest of the jar file requires to have a main attribute "POM" and application modules also need to have a "MCR-Application-Module" main attribute present.
Since:
2013.12
Author:
Thomas Scheffler (yagee)