public abstract class PropertyBackedBeanEvent
extends org.springframework.context.ApplicationEvent
PropertyBackedBean
s.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, toString
public PropertyBackedBeanEvent(PropertyBackedBean source)
source
- the source of the eventCopyright © 2005–2017 Alfresco Software. All rights reserved.