public abstract class BeanEvent extends Object
Constructor and Description |
---|
BeanEvent(Serializable bean)
Constructor for creating the event for the given bean-instance
|
public BeanEvent(Serializable bean)
bean
- bean-instance (unproxied) for which the event gets createdpublic final Serializable getBeanInstance()
Copyright © 2010-2014 The Apache Software Foundation. All Rights Reserved.