public interface ConfigurationInheritanceStrategy
Modifier and Type | Method and Description |
---|---|
Resource |
getResource(java.util.Iterator<Resource> configResources)
Pick or merge resources for inheritance.
|
Resource getResource(java.util.Iterator<Resource> configResources)
configResources
- Iterator of configuration resources that form the inheritance hierarchy.
First resource is the "closest" match, the other resources may be used to inherit from."Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"