|
Copyright © 2008, 2009 Pedro Agulló Soliveres | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.softwarementors.extjs.djn.api.RegisteredMethod
com.softwarementors.extjs.djn.api.RegisteredPollMethod
public class RegisteredPollMethod
Method Summary | |
---|---|
RegisteredMethodType |
getType()
|
static boolean |
isValidPollMethod(java.lang.reflect.Method method)
|
Methods inherited from class com.softwarementors.extjs.djn.api.RegisteredMethod |
---|
getAction, getActionClass, getActionName, getFullJavaMethodName, getFullName, getMethod, getName, getParameterCount, getParameterTypes, getReturnType |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static boolean isValidPollMethod(java.lang.reflect.Method method)
public RegisteredMethodType getType()
getType
in class RegisteredMethod
|
Copyright © 2008, 2009 Pedro Agulló Soliveres | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |