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
HazelcastOSGiService of 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, shutdown
HazelcastInstance getDelegatedInstance()
HazelcastInstance
.HazelcastOSGiService getOwnerService()
HazelcastOSGiService
of this instance.HazelcastOSGiService
of this instanceCopyright © 2016 Hazelcast, Inc.. All Rights Reserved.