net.vidageek.mirror.dsl
Interface MemberController

All Known Implementing Classes:
DefaultMemberController

public interface MemberController

Author:
donizetti

Method Summary
 MemberHandler reflect()
          This part of the DSL controls reflection of single reflection elements.
 AllMemberHandler reflectAll()
          This part of the DSL controls reflection of a list of reflection elements.
 

Method Detail

reflect

MemberHandler reflect()
This part of the DSL controls reflection of single reflection elements.

Returns:
An object to control reflection of single elements.

reflectAll

AllMemberHandler reflectAll()
This part of the DSL controls reflection of a list of reflection elements.

Returns:
An object to control reflection of lists of elements.


Copyright © 2011 VidaGeek.net. All Rights Reserved.