Groovy 1.7.4

groovy.lang
[Java] Interface MetaObjectProtocol


public interface MetaObjectProtocol

An interface that defines the API usable by clients of Groovy's Meta Object Protocol (MOP). These methods are implemented by the reference implementation of the

link:
groovy.lang.MetaClass interface.

Authors:
John Wilson
Graeme Rocher
See Also:
MetaClassImpl


Copyright © 2003-2010 The Codehaus. All rights reserved.