com.hazelcast.core.server
Class StartServer

java.lang.Object
  extended by com.hazelcast.core.server.StartServer

public final class StartServer
extends Object

Starts a Hazelcast server


Method Summary
static void main(String[] args)
          Creates a server instance of Hazelcast
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

main

public static void main(String[] args)
Creates a server instance of Hazelcast

Parameters:
args - none


Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.