public class CollectionPropertyWildcardHandler extends CollectionPropertyHandler implements ParticleHandler
log, traceNOOP| Constructor and Description |
|---|
CollectionPropertyWildcardHandler(org.jboss.beans.info.spi.PropertyInfo propertyInfo,
org.jboss.reflect.spi.TypeInfo propertyType)
Create a new CollectionPropertyWildcardHandler.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
endParticle(Object o,
QName elementName,
ParticleBinding particle) |
void |
setParent(Object parent,
Object o,
QName elementName,
ParticleBinding particle,
ParticleBinding parentParticle) |
Object |
startParticle(Object parent,
QName elementName,
ParticleBinding particle,
Attributes attrs,
NamespaceContext nsCtx) |
handleattribute, doHandle, getPropertyInfo, getPropertyTypeunmarshalpublic CollectionPropertyWildcardHandler(org.jboss.beans.info.spi.PropertyInfo propertyInfo,
org.jboss.reflect.spi.TypeInfo propertyType)
propertyInfo - the propertypropertyType - the property typeIllegalArgumentException - for a null propertypublic Object startParticle(Object parent, QName elementName, ParticleBinding particle, Attributes attrs, NamespaceContext nsCtx)
startParticle in interface ParticleHandlerpublic void setParent(Object parent, Object o, QName elementName, ParticleBinding particle, ParticleBinding parentParticle)
setParent in interface ParticleHandlerpublic Object endParticle(Object o, QName elementName, ParticleBinding particle)
endParticle in interface ParticleHandlerCopyright © 2013 JBoss, a division of Red Hat, Inc.. All rights reserved.