Package | Description |
---|---|
org.alfresco.repo.management.subsystems |
Modifier and Type | Class and Description |
---|---|
class |
DefaultPropertyBackedBeanRegistry
A default implementation of
PropertyBackedBeanRegistry . |
Modifier and Type | Method and Description |
---|---|
protected PropertyBackedBeanRegistry |
AbstractPropertyBackedBean.getRegistry()
Gets the registry of all property backed beans.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractPropertyBackedBean.setRegistry(PropertyBackedBeanRegistry registry)
Sets the registry of all property backed beans.
|
Constructor and Description |
---|
ChildApplicationContextFactory(org.springframework.context.ApplicationContext parent,
PropertyBackedBeanRegistry registry,
Properties propertyDefaults,
Properties encryptedPropertyDefaults,
String category,
String typeName,
List<String> instancePath)
Constructor for dynamically created instances, e.g.
|
CompositeDataBean(org.springframework.context.ApplicationContext parent,
PropertyBackedBean owner,
PropertyBackedBeanRegistry registry,
Properties propertyDefaults,
String category,
Class<?> type,
List<String> instancePath)
Constructor for dynamically created instances, e.g.
|
Copyright © 2005–2017 Alfresco Software. All rights reserved.