public class PropertyInterceptor extends DefaultElementInterceptor
INSTANCE| Constructor and Description |
|---|
PropertyInterceptor(org.jboss.beans.info.spi.PropertyInfo propertyInfo,
org.jboss.reflect.spi.TypeInfo propertyType)
Create a new PropertyHandler.
|
| Modifier and Type | Method and Description |
|---|---|
void |
add(Object parent,
Object child,
QName qName) |
attributes, characters, endElement, startElementpublic PropertyInterceptor(org.jboss.beans.info.spi.PropertyInfo propertyInfo,
org.jboss.reflect.spi.TypeInfo propertyType)
propertyInfo - the propertypropertyType - the property typeIllegalArgumentException - for a null propertypublic void add(Object parent, Object child, QName qName)
add in interface ElementInterceptoradd in class DefaultElementInterceptorCopyright © 2016 JBoss by Red Hat. All rights reserved.