Enhances one or many MetaClasses with the given API methods provided by the super class BaseApiProvider.
Fields inherited from class | Fields |
---|---|
class BaseApiProvider |
CONSTRUCTOR_METHOD, CTOR_GROOVY_METHOD, constructors, instanceMethods, staticMethods |
Type | Name and description |
---|---|
void |
enhance(groovy.lang.MetaClass metaClass) |
void |
enhanceAll(java.lang.Iterable metaClasses) |
Methods inherited from class | Name |
---|---|
class BaseApiProvider |
addApi |