public interface HazelcastOSGiInstance extends HazelcastInstance
HazelcastInstance implementations based on OSGi service.| Modifier and Type | Method and Description | 
|---|---|
| HazelcastInstance | getDelegatedInstance()Gets the delegated (underlying)  HazelcastInstance. | 
| HazelcastOSGiService | getOwnerService()Gets the owner  HazelcastOSGiServiceof this instance. | 
addDistributedObjectListener, executeTransaction, executeTransaction, getAtomicLong, getAtomicReference, getClientService, getCluster, getConfig, getCountDownLatch, getDistributedObject, getDistributedObjects, getExecutorService, getIdGenerator, getJobTracker, getLifecycleService, getList, getLocalEndpoint, getLock, getLoggingService, getMap, getMultiMap, getName, getPartitionService, getQueue, getQuorumService, getReliableTopic, getReplicatedMap, getRingbuffer, getSemaphore, getSet, getTopic, getUserContext, getXAResource, newTransactionContext, newTransactionContext, removeDistributedObjectListener, shutdownHazelcastInstance getDelegatedInstance()
HazelcastInstance.HazelcastOSGiService getOwnerService()
HazelcastOSGiService of this instance.HazelcastOSGiService of this instanceCopyright © 2015 Hazelcast, Inc.. All Rights Reserved.