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.12 2006/07/14 12:02:41 nick.cross Exp $
Constructor Summary |
IORInterceptorIterator(org.apache.avalon.framework.logger.Logger logger,
org.omg.PortableInterceptor.Interceptor[] interceptors)
|
IORInterceptorIterator(org.apache.avalon.framework.logger.Logger logger,
org.omg.PortableInterceptor.Interceptor[] interceptors,
int[] ptags)
|
Method Summary |
protected void |
invoke(org.omg.PortableInterceptor.Interceptor interceptor)
|
void |
iterate(IORInfoImpl info)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IORInterceptorIterator
public IORInterceptorIterator(org.apache.avalon.framework.logger.Logger logger,
org.omg.PortableInterceptor.Interceptor[] interceptors)
IORInterceptorIterator
public IORInterceptorIterator(org.apache.avalon.framework.logger.Logger logger,
org.omg.PortableInterceptor.Interceptor[] interceptors,
int[] ptags)
iterate
public void iterate(IORInfoImpl info)
throws org.omg.CORBA.UserException
- Throws:
org.omg.CORBA.UserException
invoke
protected void invoke(org.omg.PortableInterceptor.Interceptor interceptor)
throws org.omg.CORBA.UserException
- Specified by:
invoke
in class AbstractInterceptorIterator
- Throws:
org.omg.CORBA.UserException