public interface InstanceConstructorInterceptor
| Modifier and Type | Method and Description |
|---|---|
void |
onConstruct(EnhancedInstance objInst,
Object[] allArguments)
Called after the origin constructor invocation.
|
void onConstruct(EnhancedInstance objInst, Object[] allArguments)
Copyright © 2019 The Apache Software Foundation. All rights reserved.