Class ConstructorInstance<T>

  • All Implemented Interfaces:
    PrivilegedAction<T>

    public final class ConstructorInstance<T>
    extends Object
    implements PrivilegedAction<T>
    Execute instance creation as privileged action.
    Author:
    Emmanuel Bernard, Hardy Ferentschik