|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.softwareag.centrasite.appl.framework.persistence.impl.BeanPoolEventImpl
public class BeanPoolEventImpl
The Default implementation of the BeanPoolEvent
.
Constructor Summary | |
---|---|
BeanPoolEventImpl(RegistryBean bean)
The Default Constructor. |
Method Summary | |
---|---|
RegistryBean |
getBean()
Retrieves the bean attached to this event. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BeanPoolEventImpl(RegistryBean bean)
bean
- Method Detail |
---|
public RegistryBean getBean()
BeanPoolEvent
getBean
in interface BeanPoolEvent
RegistryBean
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |