|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jacorb.orb.portableInterceptor.AbstractInterceptorIterator
org.jacorb.orb.portableInterceptor.RequestInterceptorIterator
This class is an iterator over an array of RequestInterceptors.
Field Summary | |
protected java.lang.Exception |
interceptor_ex
|
protected short |
op
|
Fields inherited from class org.jacorb.orb.portableInterceptor.AbstractInterceptorIterator |
increment, index, interceptors |
Constructor Summary | |
RequestInterceptorIterator(Interceptor[] interceptors)
|
Method Summary | |
protected void |
reverseDirection()
Reverses the direction in which the list is traversed. |
protected void |
setDirection(boolean forward)
|
Methods inherited from class org.jacorb.orb.portableInterceptor.AbstractInterceptorIterator |
hasMoreElements, invoke, iterate, nextElement |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected short op
protected java.lang.Exception interceptor_ex
Constructor Detail |
public RequestInterceptorIterator(Interceptor[] interceptors)
Method Detail |
protected void reverseDirection()
protected void setDirection(boolean forward)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |