Class ChannelXmlConfigurator

  • All Implemented Interfaces:
    org.jgroups.conf.ProtocolStackConfigurator

    public class ChannelXmlConfigurator
    extends org.jgroups.conf.XmlConfigurator
    Standard XML Configurators that makes use of our ChannelProtocolConfigurator to lookup variables from our LogicalDOC configuration file.
    Since:
    6.5
    Author:
    Marco Meschieri - LogicalDOC
    • Method Detail

      • getInstance

        public static org.jgroups.conf.XmlConfigurator getInstance​(URL url)
                                                            throws IOException
        Throws:
        IOException