public class ResourceModifier200 extends Object
Constructor and Description |
---|
ResourceModifier200() |
Modifier and Type | Method and Description |
---|---|
static void |
addingAddressPropertyToEndpoint(Element endpointElement,
Document doc)
adding address_endpoint to endpoints if not available
|
static void |
transformXMLDocument(Document document,
File file) |
static void |
updateSynapseConfigs(List<SynapseDTO> synapseDTOs) |
static void |
updateThrottleHandler(List<SynapseDTO> synapseDTOs)
update new throttle handler in the synapse
|
public static void updateSynapseConfigs(List<SynapseDTO> synapseDTOs)
public static void updateThrottleHandler(List<SynapseDTO> synapseDTOs)
synapseDTOs
- list of synapse files to be updatedpublic static void addingAddressPropertyToEndpoint(Element endpointElement, Document doc)
endpointElement
- endpoint elementdoc
- xml documentCopyright © 2024 WSO2. All rights reserved.