public final class StartServer extends Object
public static void main(String[] args) throws FileNotFoundException, UnsupportedEncodingException
If user sets the system property "print.port", the server writes the port number of the Hazelcast instance to a file. The file name is the same as the "print.port" property.
args
- noneFileNotFoundException
UnsupportedEncodingException
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.