|
|||||||||
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.DefaultBeanPoolListner
public class DefaultBeanPoolListner
The default implementation of the BeanPoolListener
interface.
Constructor Summary | |
---|---|
DefaultBeanPoolListner()
|
Method Summary | |
---|---|
void |
objectAttached(BeanPoolEvent event)
Invoked when a bean is being attached to the pool. |
void |
objectDetached(BeanPoolEvent event)
Invoked when a bean is being detached from the pool |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DefaultBeanPoolListner()
Method Detail |
---|
public void objectAttached(BeanPoolEvent event)
BeanPoolListener
objectAttached
in interface BeanPoolListener
public void objectDetached(BeanPoolEvent event)
BeanPoolListener
objectDetached
in interface BeanPoolListener
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |