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)
ManagedContext
initialize
in interface ManagedContext
obj
- Object to initializepublic void setApplicationContext(org.springframework.context.ApplicationContext applicationContext) throws org.springframework.beans.BeansException
setApplicationContext
in interface org.springframework.context.ApplicationContextAware
org.springframework.beans.BeansException
Copyright © 2023 Hazelcast, Inc.. All rights reserved.