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, 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 © 2013. All rights reserved