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