public class SpringManagedContext extends Object implements ManagedContext, org.springframework.context.ApplicationContextAware
ManagedContext implementation for Hazelcast.| Constructor and Description | 
|---|
| SpringManagedContext() | 
| SpringManagedContext(org.springframework.context.ApplicationContext applicationContext) | 
| Modifier and Type | Method and Description | 
|---|---|
| Object | initialize(Object obj)Initialize the given object instance. | 
| void | setApplicationContext(org.springframework.context.ApplicationContext applicationContext) | 
public SpringManagedContext()
public SpringManagedContext(org.springframework.context.ApplicationContext applicationContext)
public Object initialize(Object obj)
ManagedContextinitialize in interface ManagedContextobj - Object to initializepublic void setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
                           throws org.springframework.beans.BeansException
setApplicationContext in interface org.springframework.context.ApplicationContextAwareorg.springframework.beans.BeansExceptionCopyright © 2020 Hazelcast, Inc.. All rights reserved.