Uses of Class
org.jboss.weld.junit.MockInterceptor.MockInterceptorInstance
-
-
Uses of MockInterceptor.MockInterceptorInstance in org.jboss.weld.junit
Methods in org.jboss.weld.junit that return MockInterceptor.MockInterceptorInstance Modifier and Type Method Description MockInterceptor.MockInterceptorInstanceMockInterceptor. create(CreationalContext<MockInterceptor.MockInterceptorInstance> creationalContext)Methods in org.jboss.weld.junit with parameters of type MockInterceptor.MockInterceptorInstance Modifier and Type Method Description voidMockInterceptor. destroy(MockInterceptor.MockInterceptorInstance instance, CreationalContext<MockInterceptor.MockInterceptorInstance> creationalContext)ObjectMockInterceptor. intercept(InterceptionType type, MockInterceptor.MockInterceptorInstance instance, jakarta.interceptor.InvocationContext ctx)Method parameters in org.jboss.weld.junit with type arguments of type MockInterceptor.MockInterceptorInstance Modifier and Type Method Description MockInterceptor.MockInterceptorInstanceMockInterceptor. create(CreationalContext<MockInterceptor.MockInterceptorInstance> creationalContext)voidMockInterceptor. destroy(MockInterceptor.MockInterceptorInstance instance, CreationalContext<MockInterceptor.MockInterceptorInstance> creationalContext)
-