public class JellyBeanTag extends BeanTag
body, context, parent| Constructor and Description |
|---|
JellyBeanTag() |
| Modifier and Type | Method and Description |
|---|---|
protected Method |
getInvokeMethod(Class theClass)
Extracts the invoke method for the class if one is used.
|
String |
getMethod() |
void |
setMethod(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 String getMethod()
public void setMethod(String method)
protected Method getInvokeMethod(Class theClass)
BeanTaggetInvokeMethod in class BeanTagCopyright © 2014. All rights reserved.