public class IORInterceptorIterator extends AbstractInterceptorIterator
increment, index, interceptors| Constructor and Description |
|---|
IORInterceptorIterator(org.slf4j.Logger logger,
Interceptor[] interceptors) |
IORInterceptorIterator(org.slf4j.Logger logger,
Interceptor[] interceptors,
int[] ptags) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
invoke(Interceptor interceptor) |
void |
iterate(IORInfoImpl info) |
hasMoreElements, iterate, nextElementpublic IORInterceptorIterator(org.slf4j.Logger logger,
Interceptor[] interceptors)
public IORInterceptorIterator(org.slf4j.Logger logger,
Interceptor[] interceptors,
int[] ptags)
public void iterate(IORInfoImpl info) throws UserException
UserExceptionprotected void invoke(Interceptor interceptor) throws UserException
invoke in class AbstractInterceptorIteratorUserException