public class PrescopedAttributeDefinitionFactoryBean extends BaseAttributeDefinitionFactoryBean
PrescopedAttributeDefinition
s.Constructor and Description |
---|
PrescopedAttributeDefinitionFactoryBean() |
Modifier and Type | Method and Description |
---|---|
protected Object |
createInstance() |
Class |
getObjectType() |
String |
getScopeDelimiter()
Gets the delimiter between value and scope.
|
void |
setScopeDelimiter(String delimiter)
Sets the delimiter between value and scope.
|
getAttributeEncoders, getDisplayDescriptions, getDisplayNames, getSourceAttributeId, isDependencyOnly, populateAttributeDefinition, setAttributeEncoders, setDependencyOnly, setDisplayDescriptions, setDisplayNames, setSourceAttributeId
getDependencyIds, getPluginId, setDependencyIds, setPluginId
public PrescopedAttributeDefinitionFactoryBean()
public Class getObjectType()
getObjectType
in interface org.springframework.beans.factory.FactoryBean
getObjectType
in class org.springframework.beans.factory.config.AbstractFactoryBean
public String getScopeDelimiter()
public void setScopeDelimiter(String delimiter)
delimiter
- delimiter between value and scopeCopyright © 1999–2014. All rights reserved.