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, setVarAttribute
getTagLibrary
findAncestorWithClass, findAncestorWithClass, findAncestorWithClass, findAncestorWithClass, findAncestorWithClass, findAncestorWithClass, getBody, getBodyText, getBodyText, getContext, getParent, invokeBody, isEscapeText, isTrim, setBody, setContext, setEscapeText, setParent, setTrim, trimBody
public String getMethod()
public void setMethod(String method)
protected Method getInvokeMethod(Class theClass)
BeanTag
getInvokeMethod
in class BeanTag
Copyright © 2014. All rights reserved.