참조 : http://java.sun.com/docs/books/tutorial/reflect/index.html The reflection API represents, or reflects, the classes, interfaces, and objects in the current Java Virtual Machine. You’ll want to use the reflection API if you are writing development tools such as debuggers, class browsers, and GUI