org.jboss.net.axis.server
Class EntityBeanDeserializer.FindPropertyTarget

java.lang.Object
  extended byorg.jboss.net.axis.server.EntityBeanDeserializer.FindPropertyTarget
All Implemented Interfaces:
org.jboss.axis.encoding.Target
Enclosing class:
EntityBeanDeserializer

public class EntityBeanDeserializer.FindPropertyTarget
extends Object
implements org.jboss.axis.encoding.Target


Constructor Summary
EntityBeanDeserializer.FindPropertyTarget(int index)
           
 
Method Summary
 void set(Object value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EntityBeanDeserializer.FindPropertyTarget

public EntityBeanDeserializer.FindPropertyTarget(int index)
Method Detail

set

public void set(Object value)
         throws SAXException
Specified by:
set in interface org.jboss.axis.encoding.Target
Throws:
SAXException


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