com.hazelcast.client.config
Class XmlClientConfigLocator
java.lang.Object
com.hazelcast.client.config.XmlClientConfigLocator
public class XmlClientConfigLocator
- extends Object
A support class for the XmlClientConfigBuilder
to locate the client
xml configuration.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XmlClientConfigLocator
public XmlClientConfigLocator()
- Constructs a XmlClientConfigBuilder.
- Throws:
HazelcastException
- if the client XML config is not located.
getIn
public InputStream getIn()
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.