public class JellyBeanTag extends BeanTag
body, context, parent| Constructor and Description |
|---|
JellyBeanTag() |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.reflect.Method |
getInvokeMethod(java.lang.Class theClass)
Extracts the invoke method for the class if one is used.
|
java.lang.String |
getMethod() |
void |
setMethod(java.lang.String method)
Sets the name of the method to invoke on the bean.
|
addAttribute, doTag, getClassLoader, setClassLoader, setClassName, setName, setVarAttributegetTagLibraryfindAncestorWithClass, findAncestorWithClass, findAncestorWithClass, findAncestorWithClass, findAncestorWithClass, findAncestorWithClass, getBody, getBodyText, getBodyText, getContext, getParent, invokeBody, isEscapeText, isTrim, setBody, setContext, setEscapeText, setParent, setTrim, trimBodypublic java.lang.String getMethod()
public void setMethod(java.lang.String method)
protected java.lang.reflect.Method getInvokeMethod(java.lang.Class theClass)
BeanTaggetInvokeMethod in class BeanTagCopyright © 2012. All Rights Reserved.