|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jboss.soa.esb.notification.NotifyUtil
public class NotifyUtil
| Constructor Summary | |
|---|---|
NotifyUtil()
|
|
| Method Summary | |
|---|---|
static void |
notifyError(InotificationHandler p_oNH,
DomElement p_oParent,
java.lang.Object p_o,
java.util.Map p_oCtx,
java.lang.Exception p_e)
|
static void |
notifyOK(InotificationHandler p_oNH,
DomElement p_oParent,
java.io.Serializable p_o,
java.util.Map p_oCtx)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NotifyUtil()
| Method Detail |
|---|
public static void notifyOK(InotificationHandler p_oNH,
DomElement p_oParent,
java.io.Serializable p_o,
java.util.Map p_oCtx)
public static void notifyError(InotificationHandler p_oNH,
DomElement p_oParent,
java.lang.Object p_o,
java.util.Map p_oCtx,
java.lang.Exception p_e)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||