org.sourceforge.jemm.lifecycle
Class MethodEvent

java.lang.Object
  extended by org.sourceforge.jemm.lifecycle.LifecycleEvent
      extended by org.sourceforge.jemm.lifecycle.MethodEvent

public class MethodEvent
extends LifecycleEvent


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

MethodEvent

public MethodEvent(JEMMObject origin,
                   java.lang.String descriptor,
                   MethodType type)
Method Detail

getType

public MethodType getType()

getDescriptor

public java.lang.String getDescriptor()


Copyright © 2009. All Rights Reserved.