public class SunBypassConstructorAllocator extends Object implements BypassConstructorAllocator
| Constructor and Description |
|---|
SunBypassConstructorAllocator() |
public SunBypassConstructorAllocator() throws ClassNotFoundException, NoSuchMethodException, SecurityException, IllegalAccessException, IllegalArgumentException, InvocationTargetException
public <T> T newInstance(Class<T> cls) throws InstantiationException, IllegalAccessException, IllegalArgumentException, InvocationTargetException, SecurityException, NoSuchMethodException
newInstance in interface BypassConstructorAllocatorInstantiationExceptionIllegalAccessExceptionIllegalArgumentExceptionInvocationTargetExceptionSecurityExceptionNoSuchMethodException