Class AbstractMethodInterceptor

    • Constructor Detail

      • AbstractMethodInterceptor

        public AbstractMethodInterceptor()
    • Method Detail

      • interceptInitializerMethod

        public void interceptInitializerMethod​(IMethodInvocation invocation)
                                        throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • interceptSharedInitializerMethod

        public void interceptSharedInitializerMethod​(IMethodInvocation invocation)
                                              throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • interceptSetupMethod

        public void interceptSetupMethod​(IMethodInvocation invocation)
                                  throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • interceptCleanupMethod

        public void interceptCleanupMethod​(IMethodInvocation invocation)
                                    throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • interceptSetupSpecMethod

        public void interceptSetupSpecMethod​(IMethodInvocation invocation)
                                      throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • interceptCleanupSpecMethod

        public void interceptCleanupSpecMethod​(IMethodInvocation invocation)
                                        throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • interceptFeatureMethod

        public void interceptFeatureMethod​(IMethodInvocation invocation)
                                    throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • interceptDataProviderMethod

        public void interceptDataProviderMethod​(IMethodInvocation invocation)
                                         throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • interceptDataProcessorMethod

        public void interceptDataProcessorMethod​(IMethodInvocation invocation)
                                          throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • interceptIterationExecution

        public void interceptIterationExecution​(IMethodInvocation invocation)
                                         throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • interceptSpecExecution

        public void interceptSpecExecution​(IMethodInvocation invocation)
                                    throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • interceptFeatureExecution

        public void interceptFeatureExecution​(IMethodInvocation invocation)
                                       throws java.lang.Throwable
        Throws:
        java.lang.Throwable