@Contract
public interface JavaEEInterceptorBuilderFactory
| Modifier and Type | Method and Description |
|---|---|
JavaEEInterceptorBuilder |
createBuilder(InterceptorInfo info) |
boolean |
isClientProxy(Object obj)
Tests if a given object is a client proxy associated with an interceptor invoker.
|
JavaEEInterceptorBuilder createBuilder(InterceptorInfo info) throws Exception
Exceptionboolean isClientProxy(Object obj)
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.