5354555657585960616263
*/ public void invokeNext(PortalService service) { if (iterator.hasNext()) { this.config = (Parameters) this.configIterator.next(); final EventAspect aspect = (EventAspect) iterator.next(); aspect.process( this, service ); } } /* (non-Javadoc)
5455565758596061626364
5556575859606162636465
8889909192939495969798
919293949596979899100101