org.jacorb.orb.portableInterceptor
Class IORInterceptorIterator
java.lang.Object
org.jacorb.orb.portableInterceptor.AbstractInterceptorIterator
org.jacorb.orb.portableInterceptor.IORInterceptorIterator
public class IORInterceptorIterator
- extends AbstractInterceptorIterator
IORInterceptorIterator.java
Created: Mon Apr 17 09:53:33 2000
- Author:
- Nicolas Noffke
$Id: IORInterceptorIterator.java,v 1.14 2009-05-03 21:35:56 andre.spiegel Exp $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IORInterceptorIterator
public IORInterceptorIterator(org.slf4j.Logger logger,
Interceptor[] interceptors)
IORInterceptorIterator
public IORInterceptorIterator(org.slf4j.Logger logger,
Interceptor[] interceptors,
int[] ptags)
iterate
public void iterate(IORInfoImpl info)
throws UserException
- Throws:
UserException
invoke
protected void invoke(Interceptor interceptor)
throws UserException
- Specified by:
invoke
in class AbstractInterceptorIterator
- Throws:
UserException