Class CountModifierFactoryBean
java.lang.Object
org.openspaces.core.config.modifiers.AbstractSpaceProxyOperationModifierFactoryBean<CountModifiers>
org.openspaces.core.config.modifiers.CountModifierFactoryBean
- All Implemented Interfaces:
org.springframework.beans.factory.FactoryBean<CountModifiers>
public class CountModifierFactoryBean
extends AbstractSpaceProxyOperationModifierFactoryBean<CountModifiers>
A
CountModifiers factory bean.- Since:
- 9.5
- Author:
- Dan Kilman
-
Field Summary
Fields inherited from interface org.springframework.beans.factory.FactoryBean
OBJECT_TYPE_ATTRIBUTE -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.openspaces.core.config.modifiers.AbstractSpaceProxyOperationModifierFactoryBean
getObject, getObjectType, isSingleton, setModifierName
-
Constructor Details
-
CountModifierFactoryBean
public CountModifierFactoryBean()
-
-
Method Details
-
getConstants
protected org.springframework.core.Constants getConstants()- Specified by:
getConstantsin classAbstractSpaceProxyOperationModifierFactoryBean<CountModifiers>
-