public class ScopedAttributeDefinitionFactoryBean extends BaseAttributeDefinitionFactoryBean
ScopedAttributeDefinition
s.Constructor and Description |
---|
ScopedAttributeDefinitionFactoryBean() |
Modifier and Type | Method and Description |
---|---|
protected Object |
createInstance() |
Class |
getObjectType() |
String |
getScope()
Gets the scope of the attribute.
|
void |
setScope(String newScope)
Sets the scope of the attribute.
|
getAttributeEncoders, getDisplayDescriptions, getDisplayNames, getSourceAttributeId, isDependencyOnly, populateAttributeDefinition, setAttributeEncoders, setDependencyOnly, setDisplayDescriptions, setDisplayNames, setSourceAttributeId
getDependencyIds, getPluginId, setDependencyIds, setPluginId
public ScopedAttributeDefinitionFactoryBean()
public Class getObjectType()
getObjectType
in interface org.springframework.beans.factory.FactoryBean
getObjectType
in class org.springframework.beans.factory.config.AbstractFactoryBean
public String getScope()
public void setScope(String newScope)
newScope
- scope of the attributeCopyright © 1999–2014. All rights reserved.