Groovy 1.7.2

groovy.lang
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:
interface.

see:
MetaClassImpl
author:
John Wilson
author:
Graeme Rocher


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