protected class CryptodocSwitchableApplicationContextFactory.CryptoSwitchableState extends SwitchableApplicationContextFactory.SwitchableState
Modifier | Constructor and Description |
---|---|
protected |
CryptoSwitchableState(String sourceBeanName) |
Modifier and Type | Method and Description |
---|---|
void |
setProperty(String name,
String value)
Sets the value of a property.
|
getApplicationContext, getProperty, getPropertyNames, removeProperty, start, stop
protected CryptoSwitchableState(String sourceBeanName)
public void setProperty(String name, String value)
PropertyBackedBeanState
PropertyBackedBeanState.stop()
.setProperty
in interface PropertyBackedBeanState
setProperty
in class SwitchableApplicationContextFactory.SwitchableState
name
- the property namevalue
- the property valueCopyright © 2005–2017 Alfresco Software. All rights reserved.