|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.sourceforge.jemm.lifecycle.LifecycleEvent
org.sourceforge.jemm.lifecycle.MethodEvent
public class MethodEvent
Field Summary |
---|
Fields inherited from class org.sourceforge.jemm.lifecycle.LifecycleEvent |
---|
origin |
Constructor Summary | |
---|---|
MethodEvent(JEMMObject origin,
java.lang.String descriptor,
MethodType type)
|
Method Summary | |
---|---|
java.lang.String |
getDescriptor()
|
MethodType |
getType()
|
Methods inherited from class org.sourceforge.jemm.lifecycle.LifecycleEvent |
---|
getOrigin |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MethodEvent(JEMMObject origin, java.lang.String descriptor, MethodType type)
Method Detail |
---|
public MethodType getType()
public java.lang.String getDescriptor()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |