public class InstantiationHelper extends Object
Constructor and Description |
---|
InstantiationHelper() |
Modifier and Type | Method and Description |
---|---|
static <R,P> BreakHandler<R> |
constructSingleParamInstance(Class<? extends BreakHandler> handlerClass,
P constructorParam) |
public static <R,P> BreakHandler<R> constructSingleParamInstance(Class<? extends BreakHandler> handlerClass, P constructorParam) throws BreakHandlerException
Copyright © 2017. All rights reserved.