Package | Description |
---|---|
org.apache.synapse.unittest | |
org.apache.synapse.unittest.testcase.data.holders |
Modifier and Type | Method and Description |
---|---|
void |
UnitTestMockRegistry.addResource(java.lang.String key,
RegistryResource resource)
Add new registry resource to the map.
|
Modifier and Type | Method and Description |
---|---|
RegistryResource |
ArtifactData.getRegistryResource(java.lang.String key)
Get registry resource.
|
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.String,RegistryResource> |
ArtifactData.getRegistryResources()
Get registry resources.
|
Modifier and Type | Method and Description |
---|---|
void |
ArtifactData.addRegistryResource(java.lang.String key,
RegistryResource registryResource)
Add registry-resources.
|
Copyright © 2005-2021 Apache Software Foundation. All Rights Reserved.