|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.proactive.core.exceptions.manager.NFEManager
Constructor Summary | |
NFEManager()
|
Method Summary | |
static void |
addNFEListener(NFEListener listener)
|
static void |
defaultNFEHandler(NonFunctionalException nfe)
|
static int |
fireNFE(BodyNonFunctionalException e,
UniversalBody body)
|
static int |
fireNFE(ProxyNonFunctionalException e,
AbstractProxy proxy)
|
static void |
removeNFEListener(NFEListener listener)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public NFEManager()
Method Detail |
public static void addNFEListener(NFEListener listener)
public static void removeNFEListener(NFEListener listener)
public static int fireNFE(BodyNonFunctionalException e, UniversalBody body)
public static int fireNFE(ProxyNonFunctionalException e, AbstractProxy proxy)
public static void defaultNFEHandler(NonFunctionalException nfe)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |