Class Reflector

java.lang.Object
org.codehaus.plexus.util.reflection.Reflector

public final class Reflector extends Object
Utility class used to instantiate an object using reflection. This utility hides many of the gory details needed to do this.
Author:
John Casey