Class ChannelXmlConfigurator
- java.lang.Object
-
- org.jgroups.conf.XmlConfigurator
-
- com.logicaldoc.enterprise.cluster.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 Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static org.jgroups.conf.XmlConfigurator
getInstance(URL url)
-
-
-
Method Detail
-
getInstance
public static org.jgroups.conf.XmlConfigurator getInstance(URL url) throws IOException
- Throws:
IOException
-
-