org.jacorb.orb.portableInterceptor
Class AbstractInterceptorIterator
java.lang.Object
org.jacorb.orb.portableInterceptor.AbstractInterceptorIterator
public abstract class AbstractInterceptorIterator
extends java.lang.Object
AbstractInterceptorIterator.java
Version:
increment
protected int increment
AbstractInterceptorIterator
public AbstractInterceptorIterator(Interceptor interceptors)
hasMoreElements
protected boolean hasMoreElements()
Tests, if there are more elements available.
nextElement
protected Interceptor nextElement()
Returns the next element in the enumeration