T - a subclass of SpaceProxyOperationModifierspublic abstract class AbstractSpaceProxyOperationModifierFactoryBean<T extends SpaceProxyOperationModifiers> extends Object implements org.springframework.beans.factory.FactoryBean<T>
| Constructor and Description | 
|---|
| AbstractSpaceProxyOperationModifierFactoryBean(Class<T> objectType) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected abstract org.springframework.core.Constants | getConstants() | 
| T | getObject() | 
| Class<T> | getObjectType() | 
| boolean | isSingleton() | 
| void | setModifierName(String modifierName) | 
public void setModifierName(String modifierName)
modifierName - The modifier constant name as defined in the relevant Modifiers class.WriteModifiers, 
ReadModifiers, 
TakeModifiers, 
ClearModifiers, 
ChangeModifiers, 
CountModifierspublic Class<T> getObjectType()
getObjectType in interface org.springframework.beans.factory.FactoryBean<T extends SpaceProxyOperationModifiers>public T getObject() throws Exception
getObject in interface org.springframework.beans.factory.FactoryBean<T extends SpaceProxyOperationModifiers>Exceptionpublic boolean isSingleton()
isSingleton in interface org.springframework.beans.factory.FactoryBean<T extends SpaceProxyOperationModifiers>protected abstract org.springframework.core.Constants getConstants()
Copyright © GigaSpaces.