org.objectweb.proactive.core.exceptions.manager
Interface NFEListener

All Superinterfaces:
java.io.Serializable
All Known Implementing Classes:
TypedNFEListener

public interface NFEListener
extends java.io.Serializable


Field Summary
static org.objectweb.proactive.core.exceptions.manager.NoOpNFEListener NOOP_LISTENER
           
 
Method Summary
 boolean handleNFE(NonFunctionalException e)
           
 

Field Detail

NOOP_LISTENER

public static final org.objectweb.proactive.core.exceptions.manager.NoOpNFEListener NOOP_LISTENER
Method Detail

handleNFE

public boolean handleNFE(NonFunctionalException e)


Copyright 2001-2005 INRIA All Rights Reserved.