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.MockInterceptorInstanceModifier and TypeMethodDescriptionMockInterceptor.create(CreationalContext<MockInterceptor.MockInterceptorInstance> creationalContext) Methods in org.jboss.weld.junit with parameters of type MockInterceptor.MockInterceptorInstanceModifier and TypeMethodDescriptionvoidMockInterceptor.destroy(MockInterceptor.MockInterceptorInstance instance, CreationalContext<MockInterceptor.MockInterceptorInstance> creationalContext) MockInterceptor.intercept(InterceptionType type, MockInterceptor.MockInterceptorInstance instance, jakarta.interceptor.InvocationContext ctx) Method parameters in org.jboss.weld.junit with type arguments of type MockInterceptor.MockInterceptorInstanceModifier and TypeMethodDescriptionMockInterceptor.create(CreationalContext<MockInterceptor.MockInterceptorInstance> creationalContext) voidMockInterceptor.destroy(MockInterceptor.MockInterceptorInstance instance, CreationalContext<MockInterceptor.MockInterceptorInstance> creationalContext)