|
Groovy 1.7.0 | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | METHOD | DETAIL: FIELD | METHOD |
interface MetaClassRegistryChangeEventListener extends EventListener
A listener called whenever a constant MetaClass is set, removed or replaced.
Method Summary | |
---|---|
void
|
updateConstantMetaClass(MetaClassRegistryChangeEvent cmcu)
Called when the a constant MetaClass is updated. |
Methods inherited from class Object | |
---|---|
wait, wait, wait, hashCode, getClass, equals, toString, notify, notifyAll |
Method Detail |
---|
public void updateConstantMetaClass(MetaClassRegistryChangeEvent cmcu)
Copyright © 2003-2009 The Codehaus. All rights reserved.