Interface | Description |
---|---|
Interceptor |
Filters invocations on
DefaultPartitionNexus . |
NextInterceptor |
Represents the next
Interceptor in the interceptor chain. |
Class | Description |
---|---|
BaseInterceptor |
A easy-to-use implementation of
Interceptor . |
InterceptorChain |
Manages the chain of
Interceptor s. |
Exception | Description |
---|---|
InterceptorException |
A
NamingException that wraps uncaught runtime exceptions thrown
from Interceptor s. |
Copyright © 2003–2013 The Apache Software Foundation. All rights reserved.