IMethodInterceptorpublic class GuiceInterceptor extends AbstractMethodInterceptor
| Constructor | Description |
|---|---|
GuiceInterceptor(SpecInfo spec,
java.util.Set<java.lang.Class<? extends com.google.inject.Module>> moduleClasses) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
interceptInitializerMethod(IMethodInvocation invocation) |
|
void |
interceptSharedInitializerMethod(IMethodInvocation invocation) |
intercept, interceptCleanupMethod, interceptCleanupSpecMethod, interceptDataProcessorMethod, interceptDataProviderMethod, interceptFeatureExecution, interceptFeatureMethod, interceptIterationExecution, interceptSetupMethod, interceptSetupSpecMethod, interceptSpecExecutionpublic GuiceInterceptor(SpecInfo spec, java.util.Set<java.lang.Class<? extends com.google.inject.Module>> moduleClasses)
public void interceptSharedInitializerMethod(IMethodInvocation invocation) throws java.lang.Throwable
interceptSharedInitializerMethod in class AbstractMethodInterceptorjava.lang.Throwablepublic void interceptInitializerMethod(IMethodInvocation invocation) throws java.lang.Throwable
interceptInitializerMethod in class AbstractMethodInterceptorjava.lang.ThrowableCopyright © 2018. All rights reserved