1) Reflection은 클래스, 또는 멤버변수, 메서드, 생성자에 대한 정보를가져오거나 수정할 수 있다.2) Reflection API는 java.lang.reflection 패키지와 java.lang.Class를통해서 제공된다.3) java.lang.Class의