Uses of Class
org.apache.axis.encoding.ser.DeferedBeanConstruction

Packages that use DeferedBeanConstruction
org.apache.axis.encoding.ser   
 

Uses of DeferedBeanConstruction in org.apache.axis.encoding.ser
 

Fields in org.apache.axis.encoding.ser declared as DeferedBeanConstruction
protected  DeferedBeanConstruction BeanPropertyTarget.deferedConstruction
           
protected  DeferedBeanConstruction BeanDeserializer.deferedConstruction
           
 

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



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