org.jacorb.orb.portableInterceptor
public abstract class RequestInterceptorIterator extends AbstractInterceptorIterator
Version: $Id: RequestInterceptorIterator.java,v 1.9 2006/07/14 12:02:41 nick.cross Exp $
| Field Summary | |
|---|---|
| protected Exception | interceptor_ex |
| protected short | op |
| Constructor Summary | |
|---|---|
| RequestInterceptorIterator(Interceptor[] interceptors) | |
| Method Summary | |
|---|---|
| protected void | reverseDirection()
Reverses the direction in which the list is traversed.
|
| protected void | setDirection(boolean forward) |