public final class ConstructorInstance<T> extends Object implements PrivilegedAction<T>
public static <T> ConstructorInstance<T> action(Constructor<T> constructor, Object... initArgs)
public T run()
run
in interface PrivilegedAction<T>
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.