Class GroupChannel.InterceptorIterator

java.lang.Object
org.apache.catalina.tribes.group.GroupChannel.InterceptorIterator
All Implemented Interfaces:
Iterator<ChannelInterceptor>
Enclosing class:
GroupChannel

public static class GroupChannel.InterceptorIterator extends Object implements Iterator<ChannelInterceptor>
An iterator to loop through the interceptors in a channel.