站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 4.0.1 sp1 jaxrpc API Documentation 英文版文档

CallbackTarget (JAXRPC API) - JBoss 4.0.1 sp1 jaxrpc API Documentation 英文版文档


org.apache.axis.encoding
Class CallbackTarget

java.lang.Object
  extended byorg.apache.axis.encoding.CallbackTarget
All Implemented Interfaces:
Target

public class CallbackTarget
extends Object
implements Target


Field Summary
 Object hint
           
 Callback target
           
 
Constructor Summary
CallbackTarget(Callback target, Object hint)
           
 
Method Summary
 void set(Object value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

target

public Callback target

hint

public Object hint
Constructor Detail

CallbackTarget

public CallbackTarget(Callback target,
                      Object hint)
Method Detail

set

public void set(Object value)
         throws SAXException
Specified by:
set in interface Target
Throws:
SAXException


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