Uses of Interface
org.jboss.weld.junit.MockInterceptor.InterceptionCallback
-
-
Uses of MockInterceptor.InterceptionCallback in org.jboss.weld.junit
Methods in org.jboss.weld.junit with parameters of type MockInterceptor.InterceptionCallback Modifier and Type Method Description MockInterceptorMockInterceptor.Builder. aroundConstruct(MockInterceptor.InterceptionCallback callback)MockInterceptorMockInterceptor.Builder. aroundInvoke(MockInterceptor.InterceptionCallback callback)MockInterceptor.BuilderMockInterceptor.Builder. callback(MockInterceptor.InterceptionCallback callback)MockInterceptorMockInterceptor.Builder. postConstruct(MockInterceptor.InterceptionCallback callback)MockInterceptorMockInterceptor.Builder. preDestroy(MockInterceptor.InterceptionCallback callback)
-