public class PrescopedAttributeDefinitionFactoryBean extends BaseAttributeDefinitionFactoryBean
PrescopedAttributeDefinitions.| 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, setSourceAttributeIdgetDependencyIds, getPluginId, setDependencyIds, setPluginIdpublic PrescopedAttributeDefinitionFactoryBean()
public Class getObjectType()
getObjectType in interface org.springframework.beans.factory.FactoryBeangetObjectType in class org.springframework.beans.factory.config.AbstractFactoryBeanpublic String getScopeDelimiter()
public void setScopeDelimiter(String delimiter)
delimiter - delimiter between value and scopeCopyright © 1999–2014. All rights reserved.