Uses of Class
org.jboss.weld.junit.MockInterceptor
-
-
Uses of MockInterceptor in org.jboss.weld.junit
Methods in org.jboss.weld.junit that return MockInterceptor Modifier and Type Method Description MockInterceptorMockInterceptor.Builder. aroundConstruct(MockInterceptor.InterceptionCallback callback)MockInterceptorMockInterceptor.Builder. aroundInvoke(MockInterceptor.InterceptionCallback callback)MockInterceptorMockInterceptor.Builder. build()MockInterceptorMockInterceptor.Builder. postConstruct(MockInterceptor.InterceptionCallback callback)MockInterceptorMockInterceptor.Builder. preDestroy(MockInterceptor.InterceptionCallback callback)
-