Services may implement this interface to register additional Groovy metaclasses in the OSGi container.
Type Params | Return Type | Name and description |
---|---|---|
|
Map<Class, Closure> |
getMetaClasses() Get a map containing classes with a closure that defines a metaclass. |