|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objecthu.netmind.beankeeper.event.ObjectEvent
hu.netmind.beankeeper.event.AttributeEvent
hu.netmind.beankeeper.event.ClearedContainerEvent
public class ClearedContainerEvent
Indicates, that the given attribute in the given object, which is a container type, was cleared (or cleaned).
| Constructor Summary | |
|---|---|
ClearedContainerEvent(java.lang.Object object,
java.lang.String attributeName)
|
|
| Method Summary |
|---|
| Methods inherited from class hu.netmind.beankeeper.event.AttributeEvent |
|---|
getAttributeName |
| Methods inherited from class hu.netmind.beankeeper.event.ObjectEvent |
|---|
getObject |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ClearedContainerEvent(java.lang.Object object,
java.lang.String attributeName)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||