|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectsofya.ed.semantic.EventListener.MethodData
public static class EventListener.MethodData
Provides information about entry into a method.
| Constructor Summary | |
|---|---|
EventListener.MethodData(java.lang.String signature)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getRawSignature()
Gets the signature string recorded by the probe for the entered method. |
MethodSignature |
getSignature()
Gets the signature of the entered method. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EventListener.MethodData(java.lang.String signature)
| Method Detail |
|---|
public MethodSignature getSignature()
public java.lang.String getRawSignature()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||