public class ConstructorInter extends Object
| Constructor and Description |
|---|
ConstructorInter(String constructorInterceptorClassName,
ClassLoader classLoader) |
| Modifier and Type | Method and Description |
|---|---|
void |
intercept(Object obj,
Object[] allArguments)
Intercept the target constructor.
|
public ConstructorInter(String constructorInterceptorClassName, ClassLoader classLoader) throws PluginException
constructorInterceptorClassName - class full name.PluginExceptionCopyright © 2019 The Apache Software Foundation. All rights reserved.