|
|||||
| FRAMES NO FRAMES | |||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||
| Field Summary | |
|---|---|
int |
categoriesInUse
|
| Constructor Summary | |
GroovyCategorySupport()
|
|
| Method Summary | |
|---|---|
static List |
getCategoryMethods(Class categorizedClass, String name)
This method is used to pull all the new methods out of the local thread context with a particular name. |
static List |
getCategoryMethods(Class categorizedClass)
This method is used to pull all the new methods out of the local thread context. |
static Object |
getClosestMatchingCategoryMethod(Class sender, MetaMethod orig, MetaMethod element)
|
| Constructor Detail |
|---|
GroovyCategorySupport()
| Method Detail |
|---|
public static List getCategoryMethods(Class categorizedClass, String name)
public static List getCategoryMethods(Class categorizedClass)
public static Object getClosestMatchingCategoryMethod(Class sender, MetaMethod orig, MetaMethod element)