com.pvx.ooadide.eventmanager
Class DelayedMethodCall
java.lang.Object
com.pvx.ooadide.eventmanager.DelayedMethodCall
public class DelayedMethodCall
- extends java.lang.Object
Constructor Summary |
DelayedMethodCall(java.lang.Object[] init_params,
java.lang.reflect.Method init_method,
java.lang.Object init_subjectObj,
boolean inEvntQue)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DelayedMethodCall
public DelayedMethodCall(java.lang.Object[] init_params,
java.lang.reflect.Method init_method,
java.lang.Object init_subjectObj,
boolean inEvntQue)
setSubjectObj
public void setSubjectObj(java.lang.Object subjectObj)
getSubjectObj
public java.lang.Object getSubjectObj()
isExecuteInEvntQue
public boolean isExecuteInEvntQue()