|
||||||||||||
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.IORInterceptorIterator
IORInterceptorIterator.java Created: Mon Apr 17 09:53:33 2000
Field Summary |
---|
Fields inherited from class org.jacorb.orb.portableInterceptor.AbstractInterceptorIterator |
---|
increment, index, interceptors |
Constructor Summary | |
---|---|
IORInterceptorIterator(Interceptor[] interceptors)
|
|
IORInterceptorIterator(Interceptor[] interceptors,
int[] ptags)
|
Method Summary | |
---|---|
protected void |
invoke(Interceptor interceptor)
|
void |
iterate(IORInfoImpl info)
|
Methods inherited from class org.jacorb.orb.portableInterceptor.AbstractInterceptorIterator |
---|
hasMoreElements, iterate, nextElement |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public IORInterceptorIterator(Interceptor[] interceptors)
public IORInterceptorIterator(Interceptor[] interceptors, int[] ptags)
Method Detail |
public void iterate(IORInfoImpl info) throws UserException
UserException
protected void invoke(Interceptor interceptor) throws UserException
invoke
in class AbstractInterceptorIterator
UserException
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |