Uses of Interface
com.hazelcast.core.LifecycleService

Packages that use LifecycleService
com.hazelcast.client   
com.hazelcast.core   
 

Uses of LifecycleService in com.hazelcast.client
 

Methods in com.hazelcast.client that return LifecycleService
 LifecycleService HazelcastClient.getLifecycleService()
           
 

Uses of LifecycleService in com.hazelcast.core
 

Methods in com.hazelcast.core that return LifecycleService
static LifecycleService Hazelcast.getLifecycleService()
          Deprecated. as of version 2.2
 LifecycleService HazelcastInstance.getLifecycleService()
          Returns the lifecycle service for this instance.
 



Copyright © 2008-2012 Hazelcast, Inc. All Rights Reserved.