Class WicketFilterInitAspect

    • Method Detail

      • aroundInit

        public Object aroundInit​(org.aspectj.lang.ProceedingJoinPoint joinPoint)
                          throws Throwable
        Gets the filter name during the initialization
        Parameters:
        joinPoint - the join point to be proceed
        Returns:
        the proceeded outcome of the join point
        Throws:
        Throwable - if something went wrong