|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.ow2.frascati.intent.debug.DebugIntentHandler
public class DebugIntentHandler
IntentHandler implementation for a simple debug.
| Field Summary | |
|---|---|
protected java.lang.String |
header
A configurable header to add to debug traces. |
| Constructor Summary | |
|---|---|
DebugIntentHandler()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
invoke(org.ow2.frascati.tinfi.control.intent.IntentJoinPoint ijp)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected java.lang.String header
| Constructor Detail |
|---|
public DebugIntentHandler()
| Method Detail |
|---|
public java.lang.Object invoke(org.ow2.frascati.tinfi.control.intent.IntentJoinPoint ijp)
throws java.lang.Throwable
invoke in interface org.ow2.frascati.tinfi.control.intent.IntentHandlerjava.lang.ThrowableIntentHandler.invoke(IntentJoinPoint)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||