public abstract class PropertyBackedBeanEvent
extends org.springframework.context.ApplicationEvent
PropertyBackedBeans.source| Constructor and Description |
|---|
PropertyBackedBeanEvent(PropertyBackedBean source)
The Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getSourceId()
Gets the ID of the bean that emitted the event.
|
getSource, toStringpublic PropertyBackedBeanEvent(PropertyBackedBean source)
source - the source of the eventCopyright © 2005–2018 Alfresco Software. All rights reserved.