public class MediationRegistryEntryImpl
extends org.apache.synapse.registry.RegistryEntryImpl
RegistryEntryImpl
conflicts the
ESBRegistryConstants.FILE
and the
ESBRegistryConstants.FOLDER
types because it
is doing a validation, so this class is to get rid of that validation;Constructor and Description |
---|
MediationRegistryEntryImpl() |
Modifier and Type | Method and Description |
---|---|
String |
getType() |
void |
setType(String type) |
String |
toString() |
public void setType(String type)
setType
in class org.apache.synapse.registry.RegistryEntryImpl
public String getType()
getType
in interface org.apache.synapse.registry.RegistryEntry
getType
in class org.apache.synapse.registry.RegistryEntryImpl
public String toString()
toString
in class org.apache.synapse.registry.RegistryEntryImpl
Copyright © 2020 WSO2. All rights reserved.