public interface InterceptorFactory
| Modifier and Type | Method and Description |
|---|---|
Interceptor |
create(InterceptorFactoryContext context)
Create the interceptor instance.
|
Interceptor create(InterceptorFactoryContext context)
context - the interceptor factory contextCopyright © 2012 JBoss by Red Hat. All Rights Reserved.