|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.caucho.config.xml.XmlBeanMethodConfig
public class XmlBeanMethodConfig
Custom bean configured by namespace
Constructor Summary | |
---|---|
XmlBeanMethodConfig(java.lang.reflect.Method method)
|
Method Summary | |
---|---|
void |
addAnnotation(java.lang.annotation.Annotation ann)
|
java.lang.annotation.Annotation[] |
getAnnotations()
|
java.lang.reflect.Method |
getMethod()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public XmlBeanMethodConfig(java.lang.reflect.Method method)
Method Detail |
---|
public java.lang.reflect.Method getMethod()
public void addAnnotation(java.lang.annotation.Annotation ann)
public java.lang.annotation.Annotation[] getAnnotations()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |