com.hazelcast.web.tomcat
Class HazelcastClusterSupport

java.lang.Object
  extended by com.hazelcast.web.tomcat.HazelcastClusterSupport

public class HazelcastClusterSupport
extends Object


Method Summary
static HazelcastClusterSupport get()
           
 IMap<String,HazelcastAttribute> getAttributesMap()
           
 void start()
           
 void stop()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

get

public static HazelcastClusterSupport get()

getAttributesMap

public IMap<String,HazelcastAttribute> getAttributesMap()

start

public void start()

stop

public void stop()


Copyright © 2012 Hazel Bilisim Ltd.. All Rights Reserved.