Class MediationRegistryEntryImpl

  • All Implemented Interfaces:
    org.apache.synapse.registry.RegistryEntry

    public class MediationRegistryEntryImpl
    extends org.apache.synapse.registry.RegistryEntryImpl
    The Synapse 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 Detail

      • MediationRegistryEntryImpl

        public MediationRegistryEntryImpl()
    • Method Detail

      • setType

        public void setType​(String type)
        Overrides:
        setType in class org.apache.synapse.registry.RegistryEntryImpl
      • getType

        public String getType()
        Specified by:
        getType in interface org.apache.synapse.registry.RegistryEntry
        Overrides:
        getType in class org.apache.synapse.registry.RegistryEntryImpl
      • toString

        public String toString()
        Overrides:
        toString in class org.apache.synapse.registry.RegistryEntryImpl