public class BeanPoolEventImpl extends java.lang.Object implements BeanPoolEvent
BeanPoolEvent
.Constructor and Description |
---|
BeanPoolEventImpl(RegistryBean bean)
The Default Constructor.
|
Modifier and Type | Method and Description |
---|---|
RegistryBean |
getBean()
Retrieves the bean attached to this event.
|
public BeanPoolEventImpl(RegistryBean bean)
bean
- The RegistryBean
instancepublic RegistryBean getBean()
BeanPoolEvent
getBean
in interface BeanPoolEvent
RegistryBean
attached to the event