com.caucho.config.xml
Class XmlBeanFieldConfig
java.lang.Object
com.caucho.config.xml.XmlBeanFieldConfig
public class XmlBeanFieldConfig
- extends java.lang.Object
Custom bean configured by namespace
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XmlBeanFieldConfig
public XmlBeanFieldConfig(java.lang.reflect.Field field)
getField
public java.lang.reflect.Field getField()
addProgramBuilder
public void addProgramBuilder(ConfigProgram program)
addAnnotation
public void addAnnotation(java.lang.annotation.Annotation ann)
getAnnotations
public java.lang.annotation.Annotation[] getAnnotations()