com.hazelcast.config
Interface ConfigBuilder

All Known Implementing Classes:
XmlConfigBuilder

public interface ConfigBuilder

Interface for all config builders.


Method Summary
 Config build()
          Builds Config object.
 

Method Detail

build

Config build()
Builds Config object.



Copyright © 2008-2012 Hazel Ltd. All Rights Reserved.