Novell exteNd Web Services SDK API

com.sssw.jbroker.web.portable
Interface TieSkeleton

All Superinterfaces:
InvokeHandler, Referenceable, Serializable, ServiceObject, Skeleton

public interface TieSkeleton
extends Skeleton

The Tie skeleton delegates to an object.


Field Summary
 
Fields inherited from interface com.sssw.jbroker.web.portable.Skeleton
TEST_DISABLE
 
Method Summary
 Remote getTarget()
          Get the delegate.
 void setTarget(Remote target)
          Set the delegate.
 
Methods inherited from interface com.sssw.jbroker.web.portable.Skeleton
_setHandlerChain
 
Methods inherited from interface com.sssw.jbroker.web.ServiceObject
_getBindings, _getClassInfo, _getCurrentBinding, _getOperationName, _getPortType, _getProperty, _getTypeMapper, _getTypeMappingRegistry, _setClassInfo, _setCurrentBinding, _setHandlerChain, _setProperty, _setTypeMapper, _setTypeMappingRegistry
 
Methods inherited from interface javax.naming.Referenceable
getReference
 
Methods inherited from interface com.sssw.jbroker.web.portable.InvokeHandler
_invoke, _invoke, isDocument
 

Method Detail

getTarget

public Remote getTarget()
Get the delegate.


setTarget

public void setTarget(Remote target)
Set the delegate.


Novell exteNd Web Services SDK API

exteNd is a registered trademark of Novell, Inc.
Copyright 1998-2003 Novell, Inc. All Rights Reserved.