com.diasparsoftware.java.util
Class ExceptionalMapEntryClosure

java.lang.Object
  extended bycom.diasparsoftware.java.util.ExceptionalMapEntryClosure
All Implemented Interfaces:
ExceptionalClosure

public abstract class ExceptionalMapEntryClosure
extends java.lang.Object
implements ExceptionalClosure


Constructor Summary
ExceptionalMapEntryClosure()
           
 
Method Summary
protected abstract  void eachMapEntry(java.lang.Object key, java.lang.Object value)
           
 java.lang.Object execute(java.lang.Object parameters)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExceptionalMapEntryClosure

public ExceptionalMapEntryClosure()
Method Detail

execute

public java.lang.Object execute(java.lang.Object parameters)
                         throws java.lang.Exception
Specified by:
execute in interface ExceptionalClosure
Throws:
java.lang.Exception

eachMapEntry

protected abstract void eachMapEntry(java.lang.Object key,
                                     java.lang.Object value)
                              throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2003-2004 Diaspar Software Services, Inc.. All Rights Reserved.