|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ClosureInvokingMethod
An interface for MetaMethods that invoke closures to implements. Used by ExpandoMetaClass
ExpandoMetaClass
Method Summary | |
---|---|
Closure |
getClosure()
Returns the original closure that this method invokes |
String |
getName()
The method name |
boolean |
isStatic()
Is it a static method? |
Method Detail |
---|
Closure getClosure()
boolean isStatic()
String getName()
|
Copyright © 2003-2009 The Codehaus. All rights reserved. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |