Index

A B C D E F G H I J M N P R S T 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

AbstractHazelcastBeanDefinitionParser - Class in com.hazelcast.spring
Base class of all Hazelcast BeanDefinitionParser implementations.
AbstractHazelcastBeanDefinitionParser() - Constructor for class com.hazelcast.spring.AbstractHazelcastBeanDefinitionParser
 
AbstractHazelcastBeanDefinitionParser.SpringXmlBuilderHelper - Class in com.hazelcast.spring
Base Helper class for Spring Xml Builder

B

bean(Class<T>) - Static method in class com.hazelcast.spring.jet.JetSpringServiceFactories
Returns a Spring Bean ServiceFactory.
bean(String) - Static method in class com.hazelcast.spring.jet.JetSpringServiceFactories
Returns a Spring Bean ServiceFactory.
bean(String, Class<T>) - Static method in class com.hazelcast.spring.jet.JetSpringServiceFactories
Returns a Spring Bean ServiceFactory.
beanName() - Element in annotation interface com.hazelcast.spring.context.SpringAware
 

C

CACHE_PROP - Static variable in class com.hazelcast.spring.cache.HazelcastCacheManager
Property name for hazelcast spring-cache related properties.
CacheManagerBeanDefinitionParser - Class in com.hazelcast.spring
Bean definition parser for JCache CacheManager.
CacheManagerBeanDefinitionParser() - Constructor for class com.hazelcast.spring.CacheManagerBeanDefinitionParser
 
clear() - Method in class com.hazelcast.spring.cache.HazelcastCache
 
com.hazelcast.spring - package com.hazelcast.spring
Provides Spring interfaces/classes for Hazelcast.
com.hazelcast.spring.cache - package com.hazelcast.spring.cache
Contains Hazelcast cache classes related to Spring.
com.hazelcast.spring.config - package com.hazelcast.spring.config
Contains config factory classes.
com.hazelcast.spring.context - package com.hazelcast.spring.context
Contains context classes for Spring.
com.hazelcast.spring.hibernate - package com.hazelcast.spring.hibernate
Contains class related to Hibernate.
com.hazelcast.spring.jet - package com.hazelcast.spring.jet
Provides Jet related Spring interfaces/classes for Hazelcast.
com.hazelcast.spring.transaction - package com.hazelcast.spring.transaction
Contains Hazelcast transaction classes for Spring Transaction API.
configBuilder - Variable in class com.hazelcast.spring.AbstractHazelcastBeanDefinitionParser.SpringXmlBuilderHelper
 
ConfigFactory - Class in com.hazelcast.spring.config
Provides factory methods for Config and ClientConfig.
createAndFillBeanBuilder(Node, Class, String, BeanDefinitionBuilder, String...) - Method in class com.hazelcast.spring.AbstractHazelcastBeanDefinitionParser.SpringXmlBuilderHelper
 
createAndFillListedBean(Node, Class, String, ManagedMap<String, AbstractBeanDefinition>, String...) - Method in class com.hazelcast.spring.AbstractHazelcastBeanDefinitionParser.SpringXmlBuilderHelper
 
createBeanBuilder(Class) - Method in class com.hazelcast.spring.AbstractHazelcastBeanDefinitionParser.SpringXmlBuilderHelper
 
createBeanBuilder(String) - Method in class com.hazelcast.spring.AbstractHazelcastBeanDefinitionParser.SpringXmlBuilderHelper
 

D

doBegin(Object, TransactionDefinition) - Method in class com.hazelcast.spring.transaction.HazelcastTransactionManager
 
doCleanupAfterCompletion(Object) - Method in class com.hazelcast.spring.transaction.HazelcastTransactionManager
 
doCommit(DefaultTransactionStatus) - Method in class com.hazelcast.spring.transaction.HazelcastTransactionManager
 
doGetTransaction() - Method in class com.hazelcast.spring.transaction.HazelcastTransactionManager
 
doRollback(DefaultTransactionStatus) - Method in class com.hazelcast.spring.transaction.HazelcastTransactionManager
 
doSetRollbackOnly(DefaultTransactionStatus) - Method in class com.hazelcast.spring.transaction.HazelcastTransactionManager
 

E

evict(Object) - Method in class com.hazelcast.spring.cache.HazelcastCache
 

F

fillAttributeValues(Node, BeanDefinitionBuilder, String...) - Method in class com.hazelcast.spring.AbstractHazelcastBeanDefinitionParser.SpringXmlBuilderHelper
 
fillAttributeValues(Node, BeanDefinitionBuilder, Collection<String>) - Method in class com.hazelcast.spring.AbstractHazelcastBeanDefinitionParser.SpringXmlBuilderHelper
 
fillValues(Node, BeanDefinitionBuilder, String...) - Method in class com.hazelcast.spring.AbstractHazelcastBeanDefinitionParser.SpringXmlBuilderHelper
 
fromStoreValue(Object) - Method in class com.hazelcast.spring.cache.HazelcastCache
 

G

get(Object) - Method in class com.hazelcast.spring.cache.HazelcastCache
 
get(Object, Class<T>) - Method in class com.hazelcast.spring.cache.HazelcastCache
 
get(Object, Callable<T>) - Method in class com.hazelcast.spring.cache.HazelcastCache
 
getAttribute(Node, String) - Method in class com.hazelcast.spring.AbstractHazelcastBeanDefinitionParser.SpringXmlBuilderHelper
 
getCache(String) - Method in class com.hazelcast.spring.cache.HazelcastCacheManager
 
getCacheManager(HazelcastInstance, String, Properties) - Static method in class com.hazelcast.spring.cache.SpringHazelcastCachingProvider
Creates a CacheManager on an existing HazelcastInstance.
getCacheManager(String, Properties) - Static method in class com.hazelcast.spring.cache.SpringHazelcastCachingProvider
 
getCacheNames() - Method in class com.hazelcast.spring.cache.HazelcastCacheManager
 
getDefaultReadTimeout() - Method in class com.hazelcast.spring.cache.HazelcastCacheManager
Return default cache value retrieval timeout in milliseconds.
getEvictionConfig(Node, boolean, boolean) - Method in class com.hazelcast.spring.AbstractHazelcastBeanDefinitionParser.SpringXmlBuilderHelper
 
getHazelcastInstance() - Method in class com.hazelcast.spring.cache.HazelcastCacheManager
 
getList(String) - Method in class com.hazelcast.spring.transaction.ManagedTransactionalTaskContext
 
getMap(String) - Method in class com.hazelcast.spring.transaction.ManagedTransactionalTaskContext
 
getMultiMap(String) - Method in class com.hazelcast.spring.transaction.ManagedTransactionalTaskContext
 
getName() - Method in class com.hazelcast.spring.cache.HazelcastCache
 
getNativeCache() - Method in class com.hazelcast.spring.cache.HazelcastCache
 
getPreloaderConfig(Node) - Method in class com.hazelcast.spring.AbstractHazelcastBeanDefinitionParser.SpringXmlBuilderHelper
 
getQueue(String) - Method in class com.hazelcast.spring.transaction.ManagedTransactionalTaskContext
 
getReadTimeout() - Method in class com.hazelcast.spring.cache.HazelcastCache
Return cache retrieval timeout in milliseconds
getReadTimeoutMap() - Method in class com.hazelcast.spring.cache.HazelcastCacheManager
Return cache-specific value retrieval timeouts.
getResourceFactory() - Method in class com.hazelcast.spring.transaction.HazelcastTransactionManager
 
getSet(String) - Method in class com.hazelcast.spring.transaction.ManagedTransactionalTaskContext
 
getTextContent(Node) - Method in class com.hazelcast.spring.AbstractHazelcastBeanDefinitionParser.SpringXmlBuilderHelper
 
getTransactionalObject(String, String) - Method in class com.hazelcast.spring.transaction.ManagedTransactionalTaskContext
 
getTransactionContext() - Method in class com.hazelcast.spring.transaction.HazelcastTransactionManager
Returns the transaction context
getTransactionContext(HazelcastInstance) - Static method in class com.hazelcast.spring.transaction.HazelcastTransactionManager
Returns the transaction context for the given Hazelcast instance bounded to the current thread.

H

handleAliasedDiscoveryStrategy(Node, BeanDefinitionBuilder, String) - Method in class com.hazelcast.spring.AbstractHazelcastBeanDefinitionParser.SpringXmlBuilderHelper
 
handleAutoDetection(Node, BeanDefinitionBuilder) - Method in class com.hazelcast.spring.AbstractHazelcastBeanDefinitionParser.SpringXmlBuilderHelper
 
handleClient(Node) - Method in class com.hazelcast.spring.HazelcastClientBeanDefinitionParser.SpringXmlBuilder
 
handleCommonBeanAttributes(Node, BeanDefinitionBuilder, ParserContext) - Method in class com.hazelcast.spring.AbstractHazelcastBeanDefinitionParser.SpringXmlBuilderHelper
 
handleDataSerializableFactories(Node, BeanDefinitionBuilder) - Method in class com.hazelcast.spring.AbstractHazelcastBeanDefinitionParser.SpringXmlBuilderHelper
 
handleDiscoveryStrategies(Node, BeanDefinitionBuilder) - Method in class com.hazelcast.spring.AbstractHazelcastBeanDefinitionParser.SpringXmlBuilderHelper
 
handleIndex(ManagedList<BeanDefinition>, Node) - Method in class com.hazelcast.spring.AbstractHazelcastBeanDefinitionParser.SpringXmlBuilderHelper
 
handleJavaSerializationFilter(Node, BeanDefinitionBuilder, String) - Method in class com.hazelcast.spring.AbstractHazelcastBeanDefinitionParser.SpringXmlBuilderHelper
 
handleNativeMemory(Node) - Method in class com.hazelcast.spring.AbstractHazelcastBeanDefinitionParser.SpringXmlBuilderHelper
 
handlePortableFactories(Node, BeanDefinitionBuilder) - Method in class com.hazelcast.spring.AbstractHazelcastBeanDefinitionParser.SpringXmlBuilderHelper
 
handleProperties(Node, BeanDefinitionBuilder) - Method in class com.hazelcast.spring.AbstractHazelcastBeanDefinitionParser.SpringXmlBuilderHelper
 
handleSerialization(Node) - Method in class com.hazelcast.spring.AbstractHazelcastBeanDefinitionParser.SpringXmlBuilderHelper
 
handleSerializers(Node, BeanDefinitionBuilder) - Method in class com.hazelcast.spring.AbstractHazelcastBeanDefinitionParser.SpringXmlBuilderHelper
 
handleSocketInterceptorConfig(Node, BeanDefinitionBuilder) - Method in class com.hazelcast.spring.AbstractHazelcastBeanDefinitionParser.SpringXmlBuilderHelper
 
handleSpringAware() - Method in class com.hazelcast.spring.AbstractHazelcastBeanDefinitionParser.SpringXmlBuilderHelper
 
HazelcastCache - Class in com.hazelcast.spring.cache
Spring related Cache implementation for Hazelcast.
HazelcastCache(IMap<Object, Object>) - Constructor for class com.hazelcast.spring.cache.HazelcastCache
 
HazelcastCacheManager - Class in com.hazelcast.spring.cache
Spring-related CacheManager implementation for Hazelcast.
HazelcastCacheManager() - Constructor for class com.hazelcast.spring.cache.HazelcastCacheManager
 
HazelcastCacheManager(HazelcastInstance) - Constructor for class com.hazelcast.spring.cache.HazelcastCacheManager
 
HazelcastClientBeanDefinitionParser - Class in com.hazelcast.spring
BeanDefinitionParser for Hazelcast Client Configuration.
HazelcastClientBeanDefinitionParser() - Constructor for class com.hazelcast.spring.HazelcastClientBeanDefinitionParser
 
HazelcastClientBeanDefinitionParser.SpringXmlBuilder - Class in com.hazelcast.spring
Client bean definition builder
HazelcastConfigBeanDefinitionParser - Class in com.hazelcast.spring
BeanDefinitionParser for Hazelcast Config Configuration.
HazelcastConfigBeanDefinitionParser() - Constructor for class com.hazelcast.spring.HazelcastConfigBeanDefinitionParser
 
HazelcastFailoverClientBeanDefinitionParser - Class in com.hazelcast.spring
BeanDefinitionParser for Hazelcast Client Configuration.
HazelcastFailoverClientBeanDefinitionParser() - Constructor for class com.hazelcast.spring.HazelcastFailoverClientBeanDefinitionParser
 
HazelcastInstanceDefinitionParser - Class in com.hazelcast.spring
BeanDefinitionParser for Hazelcast Instance Configuration.
HazelcastInstanceDefinitionParser() - Constructor for class com.hazelcast.spring.HazelcastInstanceDefinitionParser
 
HazelcastNamespaceHandler - Class in com.hazelcast.spring
Hazelcast Custom Namespace Definitions.
HazelcastNamespaceHandler() - Constructor for class com.hazelcast.spring.HazelcastNamespaceHandler
 
HazelcastTransactionManager - Class in com.hazelcast.spring.transaction
PlatformTransactionManager implementation for a single HazelcastInstance.
HazelcastTransactionManager(HazelcastInstance) - Constructor for class com.hazelcast.spring.transaction.HazelcastTransactionManager
 
HazelcastTypeBeanDefinitionParser - Class in com.hazelcast.spring
BeanDefinitionParser for Type Configuration of Hazelcast Types like map, queue, topic etc.
HazelcastTypeBeanDefinitionParser(String) - Constructor for class com.hazelcast.spring.HazelcastTypeBeanDefinitionParser
 

I

init() - Method in class com.hazelcast.spring.HazelcastNamespaceHandler
 
initialize(Object) - Method in class com.hazelcast.spring.context.SpringManagedContext
 
isExistingTransaction(Object) - Method in class com.hazelcast.spring.transaction.HazelcastTransactionManager
 

J

JetBeanDefinitionParser - Class in com.hazelcast.spring.jet
Bean definition parser for JetService.
JetBeanDefinitionParser() - Constructor for class com.hazelcast.spring.jet.JetBeanDefinitionParser
 
JetSpringServiceFactories - Class in com.hazelcast.spring.jet
Utility class with methods that create several useful Spring Bean service factories and transform functions.

M

ManagedTransactionalTaskContext - Class in com.hazelcast.spring.transaction
TransactionalTaskContext proxying implementation to make the one created by HazelcastTransactionManager available to actual business logic.
ManagedTransactionalTaskContext(HazelcastTransactionManager) - Constructor for class com.hazelcast.spring.transaction.ManagedTransactionalTaskContext
 

N

newAliasedDiscoveryConfig(String, Map<String, String>) - Static method in class com.hazelcast.spring.config.ConfigFactory
 
newClientConfig() - Static method in class com.hazelcast.spring.config.ConfigFactory
 
newClientFailoverConfig() - Static method in class com.hazelcast.spring.config.ConfigFactory
 
newCompactSerializationConfig(List<String>, List<String>) - Static method in class com.hazelcast.spring.config.ConfigFactory
 
newConfig() - Static method in class com.hazelcast.spring.config.ConfigFactory
 
newEvictionConfig(Integer, MaxSizePolicy, EvictionPolicy, boolean, boolean, String, EvictionPolicyComparator<?, ?, ?>) - Static method in class com.hazelcast.spring.config.ConfigFactory
 

P

parseInternal(Element, ParserContext) - Method in class com.hazelcast.spring.CacheManagerBeanDefinitionParser
 
parseInternal(Element, ParserContext) - Method in class com.hazelcast.spring.HazelcastClientBeanDefinitionParser
 
parseInternal(Element, ParserContext) - Method in class com.hazelcast.spring.HazelcastConfigBeanDefinitionParser
 
parseInternal(Element, ParserContext) - Method in class com.hazelcast.spring.HazelcastFailoverClientBeanDefinitionParser
 
parseInternal(Element, ParserContext) - Method in class com.hazelcast.spring.HazelcastInstanceDefinitionParser
 
parseInternal(Element, ParserContext) - Method in class com.hazelcast.spring.HazelcastTypeBeanDefinitionParser
 
parseInternal(Element, ParserContext) - Method in class com.hazelcast.spring.hibernate.RegionFactoryBeanDefinitionParser
 
parseInternal(Element, ParserContext) - Method in class com.hazelcast.spring.jet.JetBeanDefinitionParser
 
parseListeners(Node, Class) - Method in class com.hazelcast.spring.AbstractHazelcastBeanDefinitionParser.SpringXmlBuilderHelper
 
parseProperties(Node) - Method in class com.hazelcast.spring.AbstractHazelcastBeanDefinitionParser.SpringXmlBuilderHelper
 
parseProxyFactories(Node, Class) - Method in class com.hazelcast.spring.AbstractHazelcastBeanDefinitionParser.SpringXmlBuilderHelper
 
put(Object, Object) - Method in class com.hazelcast.spring.cache.HazelcastCache
 
putIfAbsent(Object, Object) - Method in class com.hazelcast.spring.cache.HazelcastCache
 

R

RegionFactoryBeanDefinitionParser - Class in com.hazelcast.spring.hibernate
Parser for RegionFactory.
RegionFactoryBeanDefinitionParser() - Constructor for class com.hazelcast.spring.hibernate.RegionFactoryBeanDefinitionParser
 

S

setApplicationContext(ApplicationContext) - Method in class com.hazelcast.spring.context.SpringManagedContext
 
setCacheOptions(String) - Method in class com.hazelcast.spring.cache.HazelcastCacheManager
Set the cache ead-timeout params
setDefaultReadTimeout(long) - Method in class com.hazelcast.spring.cache.HazelcastCacheManager
Set default cache value retrieval timeout.
setHazelcastInstance(HazelcastInstance) - Method in class com.hazelcast.spring.cache.HazelcastCacheManager
 
setReadTimeout(long) - Method in class com.hazelcast.spring.cache.HazelcastCache
Set cache value retrieval timeout
SpringAware - Annotation Interface in com.hazelcast.spring.context
Annotates a class for injection of Spring dependencies.
SpringHazelcastCachingProvider - Class in com.hazelcast.spring.cache
Spring utility class for connecting HazelcastCachingProvider interface and Hazelcast instance.
SpringManagedContext - Class in com.hazelcast.spring.context
ManagedContext implementation for Hazelcast.
SpringManagedContext() - Constructor for class com.hazelcast.spring.context.SpringManagedContext
 
SpringManagedContext(ApplicationContext) - Constructor for class com.hazelcast.spring.context.SpringManagedContext
 
SpringXmlBuilder(ParserContext, BeanDefinitionBuilder) - Constructor for class com.hazelcast.spring.HazelcastClientBeanDefinitionParser.SpringXmlBuilder
 
SpringXmlBuilderHelper() - Constructor for class com.hazelcast.spring.AbstractHazelcastBeanDefinitionParser.SpringXmlBuilderHelper
 

T

toStoreValue(Object) - Method in class com.hazelcast.spring.cache.HazelcastCache
 
A B C D E F G H I J M N P R S T 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form