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