Package | Description |
---|---|
com.hazelcast.impl |
Modifier and Type | Method and Description |
---|---|
Set<FactoryImpl.ProxyKey> |
FactoryImpl.GetAllProxyKeysCallable.call() |
Modifier and Type | Method and Description |
---|---|
void |
DefaultProxyFactory.checkProxy(FactoryImpl.ProxyKey proxyKey) |
void |
ProxyFactory.checkProxy(FactoryImpl.ProxyKey proxyKey) |
Object |
FactoryImpl.createProxy(FactoryImpl.ProxyKey proxyKey) |
void |
FactoryImpl.destroyProxy(FactoryImpl.ProxyKey proxyKey) |
Object |
FactoryImpl.getOrCreateProxy(FactoryImpl.ProxyKey proxyKey) |
Constructor and Description |
---|
FactoryImpl.CreateOrDestroyInstanceProxy(FactoryImpl.ProxyKey proxyKey,
boolean create) |
Copyright © 2013 Hazelcast, Inc.. All rights reserved.