
Contents:
I. Describing the problem
II. Overview of existing solutions
III.The solution without aspects
IV. Solution using...
1 replies - 2138 views - 02/21/13 by Oleg Nikolaenko in Articles

Content:
I. Describing of problem
II. Overview of existing solutions
III.The solution without aspects
IV. Solution with using...
0 replies - 663 views - 02/20/13 by Oleg Nikolaenko in Articles

Mirror 1.6 is finally out.
Mirror is a DSL for dealing with Java Reflection API, making it more pleasant to use.
This version comes with some bugfixes...
0 replies - 728 views - 03/03/11 by Jonas Abreu in Announcements

I never thought that will be faced with the need to write code that analyzes itself, but recently it happened. It should be noted that many developers do not...
5 replies - 6698 views - 09/15/10 by Oleg Tsarev in Articles

The Java Reflection API is a very nice feature of the
Java language. With the API you can do the magic with Java classes,
create an object or call a method...
18 replies - 7824 views - 05/14/10 by Lukasz Lenart in News

Java reflection and duck typing library Duckapter 0.7.0 beta release is now available
The Duckapter library provides interface based duck typing...
0 replies - 2234 views - 04/27/10 by Vladimír Oraný in Announcements

0 replies - 1775 views - 02/22/10 by Snippets Manager in Uncategorized

0 replies - 2865 views - 09/16/09 by Snippets Manager in Uncategorized

0 replies - 5276 views - 09/16/09 by Snippets Manager in Uncategorized

0 replies - 2061 views - 09/16/09 by Snippets Manager in Uncategorized

0 replies - 3093 views - 09/16/09 by Snippets Manager in Uncategorized

0 replies - 4071 views - 10/19/08 by Snippets Manager in Uncategorized

This morning I needed to find and invoke a method reflectively that had an array parameter. It took me a few minutes to figure out how to get the class...
5 replies - 15992 views - 03/12/08 by Alex Miller in News

4 replies - 4073 views - 06/07/07 by Chu Yeow Cheah in Uncategorized

0 replies - 2220 views - 04/30/07 by Snippets Manager in Uncategorized