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, startElement
public 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 ElementInterceptor
add
in class DefaultElementInterceptor
Copyright © 2015 JBoss by Red Hat. All rights reserved.