com.hazelcast.core.server
Class StartServer
java.lang.Object
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 |
main
public static void main(String[] args)
- Creates a server instance of Hazelcast
- Parameters:
args - none
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.