Uses of Class
org.jboss.axis.encoding.ser.DeferredBeanConstruction

Packages that use DeferredBeanConstruction
org.jboss.axis.encoding.ser   
 

Uses of DeferredBeanConstruction in org.jboss.axis.encoding.ser
 

Fields in org.jboss.axis.encoding.ser declared as DeferredBeanConstruction
protected  DeferredBeanConstruction BeanPropertyTarget.deferedConstruction
           
protected  DeferredBeanConstruction BeanDeserializer.deferredConstruction
           
 

Constructors in org.jboss.axis.encoding.ser with parameters of type DeferredBeanConstruction
BeanPropertyTarget(BeanDeserializer beanDeserializer, DeferredBeanConstruction deferedConstruction, BeanPropertyDescriptor pd)
          This constructor is used for a property with defered construction.
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.