| Modifier and Type | Method and Description |
|---|---|
MockInterceptor.Builder |
MockInterceptor.Builder.beanClass(Class<?> beanClass)
Allows to specify a bean class of an interceptor.
|
MockInterceptor.Builder |
MockInterceptor.Builder.callback(MockInterceptor.InterceptionCallback callback) |
MockInterceptor.Builder |
MockInterceptor.Builder.type(javax.enterprise.inject.spi.InterceptionType type) |
static MockInterceptor.Builder |
MockInterceptor.withBindings(Annotation... interceptorBindings) |
Copyright © 2018. All rights reserved.