| Modifier and Type | Method and Description |
|---|---|
MockInterceptor.MockInterceptorInstance |
MockInterceptor.create(javax.enterprise.context.spi.CreationalContext<MockInterceptor.MockInterceptorInstance> creationalContext) |
| Modifier and Type | Method and Description |
|---|---|
void |
MockInterceptor.destroy(MockInterceptor.MockInterceptorInstance instance,
javax.enterprise.context.spi.CreationalContext<MockInterceptor.MockInterceptorInstance> creationalContext) |
Object |
MockInterceptor.intercept(javax.enterprise.inject.spi.InterceptionType type,
MockInterceptor.MockInterceptorInstance instance,
javax.interceptor.InvocationContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
MockInterceptor.MockInterceptorInstance |
MockInterceptor.create(javax.enterprise.context.spi.CreationalContext<MockInterceptor.MockInterceptorInstance> creationalContext) |
void |
MockInterceptor.destroy(MockInterceptor.MockInterceptorInstance instance,
javax.enterprise.context.spi.CreationalContext<MockInterceptor.MockInterceptorInstance> creationalContext) |
Copyright © 2018. All rights reserved.