|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.broadleafcommerce.profile.extensibility.context.merge.MergeXmlConfigResource
org.broadleafcommerce.profile.extensibility.context.MergeApplicationContextXmlConfigResource
public class MergeApplicationContextXmlConfigResource
| Constructor Summary | |
|---|---|
MergeApplicationContextXmlConfigResource()
|
|
| Method Summary | |
|---|---|
org.springframework.core.io.Resource[] |
getConfigResources(java.io.InputStream[] sources,
java.io.InputStream[] patches)
Generate a merged configuration resource, loading the definitions from the given streams. |
| Methods inherited from class org.broadleafcommerce.profile.extensibility.context.merge.MergeXmlConfigResource |
|---|
buildArrayFromStream, getMergedConfigResource, merge, mergeItems, serialize, serialize |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MergeApplicationContextXmlConfigResource()
| Method Detail |
|---|
public org.springframework.core.io.Resource[] getConfigResources(java.io.InputStream[] sources,
java.io.InputStream[] patches)
throws org.springframework.beans.BeansException
sources - array of input streams for the source application context filespatches - array of input streams for the patch application context files
org.springframework.beans.BeansException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||