public class NoopPropertyHandler extends AbstractPropertyHandler
log, traceNOOP| Constructor and Description |
|---|
NoopPropertyHandler(org.jboss.beans.info.spi.PropertyInfo propertyInfo,
org.jboss.reflect.spi.TypeInfo propertyType)
Create a new NoopPropertyHandler.
|
| Modifier and Type | Method and Description |
|---|---|
void |
handle(org.jboss.beans.info.spi.PropertyInfo propertyInfo,
org.jboss.reflect.spi.TypeInfo propertyType,
Object parent,
Object child,
QName qName)
Handle the property
|
attribute, doHandle, getPropertyInfo, getPropertyTypeunmarshalpublic NoopPropertyHandler(org.jboss.beans.info.spi.PropertyInfo propertyInfo,
org.jboss.reflect.spi.TypeInfo propertyType)
propertyInfo - the property infopropertyType - the property typepublic void handle(org.jboss.beans.info.spi.PropertyInfo propertyInfo,
org.jboss.reflect.spi.TypeInfo propertyType,
Object parent,
Object child,
QName qName)
AbstractPropertyHandlerhandle in class AbstractPropertyHandlerpropertyInfo - the propertypropertyType - the property typeparent - the parentchild - the childqName - the qNameCopyright © 2013 JBoss, a division of Red Hat, Inc.. All rights reserved.