Package org.openspaces.core.config
Class AttributeStoreFactoryBean
java.lang.Object
org.openspaces.core.config.AttributeStoreFactoryBean
- All Implemented Interfaces:
org.springframework.beans.factory.DisposableBean,org.springframework.beans.factory.InitializingBean
public class AttributeStoreFactoryBean
extends Object
implements org.springframework.beans.factory.InitializingBean, org.springframework.beans.factory.DisposableBean
- Since:
- 10.2.0
- Author:
- Kobi
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoiddestroy()voidsetStoreHandler(AttributeStore storeHandler)
-
Constructor Details
-
AttributeStoreFactoryBean
public AttributeStoreFactoryBean()
-
-
Method Details