| Package | Description |
|---|---|
| org.wso2.esb.integration.common.utils |
| Modifier and Type | Method and Description |
|---|---|
static Utils.ArtifactType |
Utils.ArtifactType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Utils.ArtifactType[] |
Utils.ArtifactType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
Utils.deploySynapseConfiguration(org.apache.axiom.om.OMElement config,
String artifactName,
Utils.ArtifactType type,
boolean isRestartRequired) |
static void |
Utils.undeploySynapseConfiguration(String artifactName,
Utils.ArtifactType type,
boolean restartServer) |
Copyright © 2019 WSO2. All rights reserved.